{"Compiler":{"RootNamespace":"Sandbox","DefineConstants":"SANDBOX;ADDON;DEBUG","NoWarn":"1701;1702;1591;","References":["garry.testbox"]},"Extension":{"Target":"facepunch.dm98"},"GameSupport":["garry.testbox"],"GameSettings":{"rd_maxdogs":{"DisplayType":"Integer","Choices":[],"ConVarName":"rd_maxdogs","DisplayName":"Maximum Dogs","DefaultValue":"100","Description":"The maximum amount of dogs that are allowed to be spawned at once.","Maximum":1000}},"PackageSettings":[{"DisplayType":"Integer","Choices":[],"ConVarName":"rd_maxdogs","DisplayName":"Maximum Dogs","DefaultValue":"100","Description":"The maximum amount of dogs that are allowed to be spawned at once.","Group":"Basic Configuration","Maximum":1000}]}
{
"Compiler": {
"RootNamespace": "Sandbox",
"DefineConstants": "SANDBOX;ADDON;DEBUG",
"NoWarn": "1701;1702;1591;",
"References": [
"garry.testbox"
]
},
"Extension": {
"Target": "facepunch.dm98"
},
"GameSupport": [
"garry.testbox"
],
"GameSettings": {
"rd_maxdogs": {
"DisplayType": "Integer",
"Choices": [],
"ConVarName": "rd_maxdogs",
"DisplayName": "Maximum Dogs",
"DefaultValue": "100",
"Description": "The maximum amount of dogs that are allowed to be spawned at once.",
"Maximum": 1000
}
},
"PackageSettings": [
{
"DisplayType": "Integer",
"Choices": [],
"ConVarName": "rd_maxdogs",
"DisplayName": "Maximum Dogs",
"DefaultValue": "100",
"Description": "The maximum amount of dogs that are allowed to be spawned at once.",
"Group": "Basic Configuration",
"Maximum": 1000
}
]
}