Troo - Command Line Plugin
Created By Kryptoscythe
LINKS
Troo Version 1.1 is a multi purpose free command line plugin which can be used quickly add objects to Roblox Studio. It is close the Command Panel
built into Roblox Studio. When compared to Troo, the Roblox command line is rather lengthy for fairly new developers.
EXAMPLE
For example, take creating a folder in Roblox studio. The classic process is click the +
, search or click the folder icon, then double click to name.
WHAT TROO OFFERS
What Troo offers on the other hand is a simple one-line easy to remember command to create a folder.
repS folder/MyFolder
Most of the Troo commands follow this format Parent.Class.Name
Another very convenient command Troo offers is the Multi Folder Parent command. It gives you the option to add children to your folder on creation. Although, it is limited to only 2-4 children on creation.
repS folder/PetFolder GoodCat:BadCat:LegendaryDog:SuperDog
A :
is used to denote the start of a new object after the existing parameter (basically like a comma).
IMPORTANT | PLEASE READ
When using the Multi Folder Parent command, make sure the names are unique and that the names identify to only 1 object.
Demonstration
What I talked about in this post was the minimum and also the basic overview of the plugin for you. If you would like to seriously use this plugin, I recommend you read through my GitHub API Documentation for this plugin as it goes in depth about the features and its usage.
Once again, here is the link to download the Troo Plugin
Hope you liked it and found it useful. Thanks for reading