Some mods target the Mono version of the game, which is available by opting into the Steam beta branch "alternate"

Last updated | 2 days ago |
Total downloads | 13 |
Total rating | 0 |
Categories | Mods Mono IL2CPP |
Dependency string | k0Mods-Hardcore-1.0.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function

LavaGang-MelonLoader
The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
Preferred version: 0.7.0

the_croods-SwapperPlugin
Allows seamless swapping between the il2cpp and mono backends. Can be used to install the mono and Il2Cpp version of a mod seamlessly
Preferred version: 1.2.2README
Hardcore
Adds Hardcore mode to Schedule I. You get one life.
Note: This mod requires Bars' fork of S1API. You can get it here.
Installation
- Install MelonLoader
- Extract the zip file
- Place the dll file into the Mods directory for your branch
- For none/beta use IL2CPP
- For alternate/alternate beta use Mono
- Install S1API (Bars' fork) if you haven't already (same instructions as above)
- Launch the game
- Preferences file will appear once you quit the game
Configuration
- Open the config file in
UserData/MelonLoader.cfg
- Edit the config file
[Hardcore]
# Show a heart icon in the HUD when in Hardcore mode
ShowHeartHUD = true
# Size of the heart icon in the HUD
HeartHUDSize = 32
# Horizontal offset from the right side of the screen (in px)
HeartHUDXOffset = 5
# Vertical offset from the top of the screen (in px)
HeartHUDYOffset = 5
- Save the config file
- Start the game
Notes
- When enabled, Hardcore mode will go into effect when you save the game
- You can only enable Hardcore mode at the start of a new game
- Hardcore mode cannot be disabled once enabled. You can tell if it's enabled by the heart icon in the HUD (if enabled in config)
(this isn't entirely true, you can edit the JSON at
<SaveGameDirectory>/Modded/Saveables/HardcoreSave/hardcore_mode.json
, which is created on save) - If you die, you can explore the world as a ghost (noclip mode). Upon rejoining the game, you will still be a ghost.
- Multiplayer is likely broken. But then, is it really Hardcore if you have help?