Singleplayer (Random)
Built-In
Built-In
↩️ Back
Same as Singleplayer, but cards will be picked randomly and automatically once a vote starts up
Setting up SingleplayerRandom is not that hard of a job!
As with most of these platforms, you need to modify credentials.xml
However, before doing anything, just change this property to "SingleplayerRandom"
<ActivePlatforms>SingleplayerRandom</ActivePlatforms>
ActivePlatforms supports multiple platforms (following by a comma symbol)
There is 1 required property specified for SingleplayerRandom!
<SingleplayerRandom.InterruptTimer>True</SingleplayerRandom.InterruptTimer>
SingleplayerRandom.InterruptTimer - Should you wait for the voting timer or instantly skip it when the platform randomly picks a card?
If you can't find any of these properties in credentials.xml, just add them manually!