Core Keeper is now using mod.io for their official mod support Read more here
ChatCommands
Easy to use chat commands, that help mod developers and others can use test things out in-game.
CHANGELOG
v1.4.1
- Updated to CoreLib 2.0.0
- Added
/repeatcommand - Fix noclip command toggle feature not working
- Added safety checks for
/placeTileand/placeTileAreacommands - Fixed incorrect position order handling for
/placeTileAreaand/removeTileArea - Added more specific error messages for tile commands
- Added
/helpcommand reminders after error outputs. Can be disabled in config
All changes
v1.4.0
- Added
/placeTileAreacommand - Added
/removeTilecommand - Added
/removeTileAreacommand - Added
/setRevealcommand - Fixed
/givecommand not ignore case - Added position argument to
/spawncommand
v1.3.2
- Added
/placeTilecommand - Allowed to specify variation in
/spawncommand
v1.3.1
- Added
/removecommand - Improved
/givecommand. Now you can give items with variation, and even food.
v1.3.0
- Fixed compatibility with game version 0.5.0.0 and higher
v1.2.0
- Migrate to BepInEx BE builds
v1.1.0
- Migrate to CoreLib 1.0.0
v1.0.0
- Initial Release