Added package jsons to mods + updated related poco

This commit is contained in:
Chomp
2025-02-08 11:56:14 +00:00
parent c579695f43
commit 212dfd0d65
10 changed files with 138 additions and 12 deletions
@@ -0,0 +1,13 @@
{
"Name": "4ReadCustomJson5Config",
"Version": "1.0.0",
"SptVersion": "~4.0",
"LoadBefore": [],
"LoadAfter": [],
"IncompatibileMods": [],
"Url": "https://github.com/sp-tarkov/server-csharp/tree/develop/ExampleMods/Mods",
"IsBundleMod": false,
"Author": "SPT",
"Contributors": [],
"Licence": "MIT"
}