A simple console for Stick Fight with custom commands. Based on MelonLoader.
Load into a match (or lobby) and press TAB to open the console. A list of commands can be found in Features
- Fully custom console with commands.
- Player teleport to mouse, press Z.
- Discord Rich Presence with game data.
- Re-enter the most recent command, press up arrow.
Commands List:
-summon pawn
(default,red,blue, or yellow) - Summons dummy pawns that you can hit
-unlockachievements
- Unlocks all the steam achievements
-give {Weapon Name}
- Gives the player a weapon (weapons are in weapons.txt)
-init
- Initializes game objects manually, only use if it fails to do so automatically.
-map {Map Name}
- Changes the map. Only works locally for now. (maps are in maps.txt)
- Download MelonLoader and follow the automated installation instructions.
- Make sure you go to the settings tab in MelonLoader and enable "Show ALPHA Pre-Releases", then set the "Game Arch" to x86 before you click install.
- Naviagte here in your install of Stick Fight:
StickFightTheGame\StickFight_Data\Managed
- Drag and replace your
Assembly-CSharp.dll
with the one here - Now download the latest release of RipFight, drag it into the
Mods
folder that MelonLoader created, launch the game, and enjoy!
- The initialized character will sometimes not be yours.
- Sometimes objects will fail at random, check Melon Logs.
- The player count in the lobby will not be reflected on by the RPC.