Skip to content

Instantly share code, notes, and snippets.

@azenla
Created July 8, 2013 14:25
Show Gist options
  • Save azenla/5949280 to your computer and use it in GitHub Desktop.
Save azenla/5949280 to your computer and use it in GitHub Desktop.
Minetweak Example plugin.json
{
"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