Pineapple console adds a CLI to Another Axiom's flagship game Gorilla Tag
It allows you to run commands, change settings, and interact with the game in an easy way. There are many possibilities for commands.
You are able to make addons for it, adding more commands, namespaces, and functionality to the console.
- debug test - The original test command used
- Room disconnect - Disconnects you from the current room
- Room join 1 - Joins a room with the given code- Room gm 2 3 - Sets the current gamemode - Room info - Provides info on the current connected room.
- Player info 4 - Provides info on the player specifified. Might return an error.
- Player colour - Not yet implemented properly
- Player name - Not yet implemented properly
- Mods check 5 - Views the players custom properties for a mod in the modlist.
- Grate integration - Allowing the terminal to enable / disable Grate modules.
- Gorilla Pronouns intergration - Allowing the terminal to change your pronouns.
How to install:
Download the Dll from the latest release and place it in the plugins folder of Gorilla Tag.
Run the game.
How to use:
Toggle the console by releasing right grip
Run commands by typing them in the following format and then clicking enter:
<Namespace> [Command] (Arguments)
Do not include symbols.
Read the wiki!
Terminal in-game
A visual overhaul is in the works! It may not come out for a while, but when it does it will overhaul the commands (still having compatibility for old addons) and the visuals of the terminal.