Empty mod with example files and details for setting up a mod. (hopefully meaningful for a beginner)
Meant to make it a little easier to start a mod:
1) extract skeleton_VERSION.zip in mods folder and make sure it is mods/skeleton_VERSION/files
2) code can be written immediately in control or data / data-final-fixes files
3) change name of folder, change mod name to match in info.json
4) change title, description, and author in info.json , too :p
Note: This mod does nothing by itself. To see example control code, remove block comment symbols indicated in control.lua