Add mod example 23

This commit is contained in:
CWX
2025-02-10 21:53:14 +00:00
parent 08ec102f99
commit e8f110f488
7 changed files with 200 additions and 2 deletions
@@ -0,0 +1,13 @@
{
"Name": "23CustomAbstractChatBot",
"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"
}