Initial commit

This commit is contained in:
Jose
2026-01-18 17:09:06 +01:00
parent 738b86b94d
commit 0df40b2fa0
124 changed files with 8974 additions and 0 deletions

View 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
}