Initial commit
This commit is contained in:
22
build/resources/main/manifest.json
Normal file
22
build/resources/main/manifest.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"Group": "Miarma",
|
||||
"Name": "HyStuff",
|
||||
"Version": "1.0.1",
|
||||
"Description": "Various stuff for Hytale",
|
||||
"Authors": [
|
||||
{
|
||||
"Name": "Gallardo7761"
|
||||
}
|
||||
],
|
||||
"Website": "miarma.net",
|
||||
"ServerVersion": "*",
|
||||
"Dependencies": {
|
||||
|
||||
},
|
||||
"OptionalDependencies": {
|
||||
|
||||
},
|
||||
"DisabledByDefault": false,
|
||||
"Main": "net.miarma.hystuff.HyStuff",
|
||||
"IncludesAssetPack": true
|
||||
}
|
||||
Reference in New Issue
Block a user