Created
July 8, 2013 14:25
-
-
Save azenla/5949280 to your computer and use it in GitHub Desktop.
Minetweak Example plugin.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "Example", | |
"main": "org.example.ExamplePlugin", | |
"description": "Shows an example of what a Minetweak Plugin should be like" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment