You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 2 years ago |
| Version | 0.0.5 |
| Download link | hirnukuono-NoCrankNoStart-0.0.5.zip |
| Downloads | 136 |
| Dependency string | hirnukuono-NoCrankNoStart-0.0.5 |
This mod requires the following mods to function
BepInEx-BepInExPack_GTFO
BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.
Preferred version: 3.2.1README
NoCrankNoStart
Simple mod that disables START command. Verified to work when host, client disable testing.
Changelog
V0.0.5
client only works, but didn't on in-game join. moved start from "onexpeditionstarted" to "onfactorybuilddone", a joining client should disable start from a running game (doesnt undo a done start command tho)
V0.0.4
thank you talcazzar for the hint on m_statePacket. re-testing client-only disable here.
V0.0.3
unable to make this run client only due to the way terminals work, so disabling functions for clients, also a capital START DISABLED instead of "start disabled" appear on terminals.
V0.0.2
better readme.
V0.0.1
Initial.