add injectable att, add mod example 20

This commit is contained in:
CWX
2025-02-10 17:07:49 +00:00
parent 478ed639aa
commit eef39e1a54
6 changed files with 104 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"Name": "20CustomChatBot",
"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"
}