Initial commit
This commit is contained in:
21
src/main/resources/manifest.json
Normal file
21
src/main/resources/manifest.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"Group": "QuickBASIC",
|
||||
"Name": "QuickBASIC.TieredRepairKits",
|
||||
"Version": "1.0.0",
|
||||
"ServerVersion": "2026.02.19-1a311a592",
|
||||
"Description": "Balanced tiered Repair Kits that can increase the maximum durability of items",
|
||||
"Authors": [
|
||||
{
|
||||
"Name": "QuickBASIC",
|
||||
"Email": "",
|
||||
"Url": ""
|
||||
}
|
||||
],
|
||||
"Website": "",
|
||||
"Dependencies": {},
|
||||
"OptionalDependencies": {},
|
||||
"LoadBefore": {},
|
||||
"DisabledByDefault": false,
|
||||
"IncludesAssetPack": false,
|
||||
"SubPlugins": []
|
||||
}
|
||||
Reference in New Issue
Block a user