Note
This page is still being developed, thank you for understanding
Overview
Common console commands
- Ping, is in game, and print mod info
Available Commands
k.consoleWindow.ping
Ping the mod, check whether it's running, it should print "pong!" to the console
k.consoleWindow.isInGame
Check whether the mod is aware that you are currently in gameplay, it will print true or false to the console.
k.consoleWindow.printModInfo
Print the Mod information into the console, it will print the Mod name, Mod version, and the Mod Author name
k.consoleWindow.clearOutput
Clear the output
