File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
hytale/example-plugin/src/main/resources Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "Group" : " com.example" ,
33 "Name" : " Example Plugin" ,
4- "version " : " 1.0.0" ,
5- "description " : " An example plugin for Hytale" ,
6- "authors " : [
4+ "Version " : " 1.0.0" ,
5+ "Description " : " An example plugin for Hytale" ,
6+ "Authors " : [
77 {
8- "name " : " Your Name" ,
9- "email " : " yourname@example.com" ,
10- "url " : " https://yourname.example.com"
8+ "Name " : " Your Name" ,
9+ "Email " : " yourname@example.com" ,
10+ "URL " : " https://yourname.example.com"
1111 }
1212 ],
13- "website " : " https://example.com/example-plugin" ,
14- "serverVersion " : " *" ,
15- "main " : " com.example.ExamplePlugin"
13+ "Website " : " https://example.com/example-plugin" ,
14+ "ServerVersion " : " *" ,
15+ "Main " : " com.example.ExamplePlugin"
1616}
You can’t perform that action at this time.
0 commit comments