Convert between classes, loading from Anaminus's API dump. Inspired by Stravant's ClassChanger. With help from badcc, AxisAngles, Anaminus and Stravant.
You can find the published version here.
- Open up Roblox Studio
- Open up a new place, go to the Plugins tab, then manage plugins
- Navigate to https://www.roblox.com/library/906681627/Quentys-Class-Converter
- Press Install
- Always up to date API
- Fuzzy searching
- Nice UI
- Converts CollectionService tags
- Requires HttpEnabled to be on
Here's an example of the UI
This plugin is built with Rojo (Version 0.6.0)
Run
rojo serve
from the root directory and then sync using the Rojo plugin.
Syntax checking is done with LuaCheck
This plugin uses http://anaminus.github.io/rbx/json/api/latest.json to grab updates