Joronjo's Ready-made Alphabetical Organizers for Plugins
+
Instructions to make new ones
A set of dud plugins to helps users and plugin makers keep their work organized. These are in fact very simple to make, but can get a little tedious, so this archive serves as a time server, specially for those that like to keep their plugins in one folder to use in every game.
Screenshots:
Spoiler
:
-THESE ARE ONLY TO MAKE YOUR PLUGINS EASIER TO ACCESS IN THE MENU! WHEN USING THE PLUGINS IN GAME, ITS SUGGESTED TO NOT ORGANIZE THEM ALPHABETICALLY BUT RATHER BY THE INSTRUCTIONS OF THE SCRIPTER OR THE HIERARCHY OF THE SCRIPTS (CORE FIRST, FOLLOWED BY CORE DEPENDENT SCRIPTS, ETC)-
In order to make new ones the process is very simple (for windows users, make sure to disable "hide common extensions" in the Folder and Search Properties)
Create a new blank text document in your game's "plugins" folder
Name it how you wish
Rewrite the extension (in Windows its the part that says .txt) into .js and save
Alt instructions (text processor)
Make a new Blank Document
Save document as a rich text document with the name [so_and_so].js
Go to destination folder and manually remove .txt part. In Windows it will give you a warning. Disregard and hit OK
Credits: As this is more of a time-saver tool that anybody can easily make rather than an actual plugin that required scripting work, I honestly don't even think I deserve any credit whatsoever. A simple thanks is more than enough but I won't mind if you forget about these. As this is completely back-end there is nothing to
NOTE: Any mac user that could help me with the path and instructions with how to make a blank text file is always appreciated.