Updated package json

This commit is contained in:
Chomp
2025-02-12 19:51:28 +00:00
parent 6d9dc6e7a2
commit 693d393706
2 changed files with 27 additions and 38 deletions
+4 -3
View File
@@ -1,13 +1,14 @@
{
"Name": "1Logging",
"Author": "SPT",
"Contributors": [],
"Version": "1.0.0",
"SptVersion": "~4.0",
"LoadBefore": [],
"LoadAfter": [],
"IncompatibileMods": [],
"IncompatibleMods": [],
"Dependencies": [],
"Url": "https://github.com/sp-tarkov/server-csharp/tree/develop/ExampleMods/Mods",
"IsBundleMod": false,
"Author": "SPT",
"Contributors": [],
"Licence": "MIT"
}