Archived
Various Mod Updates for SPT 3.11
This commit is contained in:
Binary file not shown.
@@ -1,11 +1,11 @@
|
||||
[General]
|
||||
gameName=spt
|
||||
modid=0
|
||||
version=d2024.12.16.0
|
||||
version=d2025.5.13.0
|
||||
newestVersion=
|
||||
category="1,"
|
||||
nexusFileStatus=1
|
||||
installationFile=Skwizzy-LootingBots-1.4.0.zip
|
||||
installationFile=Skwizzy-LootingBots-1.5.2.zip
|
||||
repository=Nexus
|
||||
ignoredVersion=
|
||||
comments=
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"pmcSpawnWithLoot": true,
|
||||
"scavSpawnWithLoot": false
|
||||
"scavSpawnWithLoot": true
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "LootingBots-ServerMod",
|
||||
"version": "1.4.0",
|
||||
"version": "1.5.2",
|
||||
"main": "src/mod.js",
|
||||
"license": "MIT",
|
||||
"author": "Skwizzy",
|
||||
"sptVersion": "~3.10",
|
||||
"sptVersion": "~3.11",
|
||||
"scripts": {
|
||||
"setup": "npm i",
|
||||
"build": "node ./packageBuild.ts"
|
||||
@@ -20,4 +20,4 @@
|
||||
"tsyringe": "4.7.0",
|
||||
"typescript": "4.9.4"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user