c9c1af653b
Added OnUpdate example mod Expanded `OnUpdateOrder` options
14 lines
337 B
JSON
14 lines
337 B
JSON
{
|
|
"Name": "9OnUpdateExample",
|
|
"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"
|
|
}
|