Pulls in FPS menu so we can make edits
This commit is contained in:
15
.sbproj
15
.sbproj
@@ -37,7 +37,20 @@
|
||||
"GameSettings": {},
|
||||
"Addons": "",
|
||||
"PreLaunchCommand": "",
|
||||
"PostLaunchCommand": ""
|
||||
"PostLaunchCommand": "lucker_minigames_per_round 1"
|
||||
}
|
||||
],
|
||||
"PackageSettings": [
|
||||
{
|
||||
"DisplayType": "Integer",
|
||||
"Choices": [],
|
||||
"ConVarName": "lucker_minigames_per_round",
|
||||
"DisplayName": "Minigames Per Round",
|
||||
"DefaultValue": "0",
|
||||
"Description": "The number of minigames played per round",
|
||||
"Group": "Other",
|
||||
"Minimum": 1,
|
||||
"Maximum": 12
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user