Gorilla Tag Map ProjectA unity project to create your own maps for the MonkeMapLoader mod for Gorilla Tag.This guide is pretty long and in-depth, so make sure to read it thoroughly. If you have any questions please don't hesitate to join the Gorilla Tag Modding Discord to ask....
Barkis a mod for the VR game Gorilla Tag. It allows the player to summon a 3D interface into the game that toggles various fun/useful mechanics on and off. Because it is only enabled in modded lobbies, this mod is safe to use online. ...
esp32gongPublic ESP32 based Gong with embedded webserver, Audio/Sound player, OTA and more C++226 simulator.atterwind.infoPublic Apparent Wind Sail-Trim Simulator. This simulator trims an A-Class catamaran towards apparent wind. While this is an idealization, it comes close enough to get a bet...
* [#254](https://github.com/ShishirPatil/gorilla/pull/254) Leaderboard update with 3 new models: `Claude-3-Opus-20240229 (Prompt)`, `Claude-3-Sonnet-20240229 (Prompt)`, and `meetkai/functionary-medium-v2.2 (FC)` * [#237](https://github.com/ShishirPatil/gorilla/pull/237) and [238...
Im getting error: "concurrent write to websocket connection" when i try made a simple game server. My server is here: https://github.com/Shoen/phaser_multiplayer_demo/blob/master/server.go After a lot of movement from the same player, if...
NormalPlayer318 commented Aug 5, 2022 Same issue but different error code here when downloading Better MC Plus 1.16.5 However, the exact error code might appear sometimes when I re-attempt to download the modpack (ignore the modpack name called Test)...
I'd like to be able to define install location of the modpack, either by setting a default or as an option when creating the instance. Describe the solution you'd like When creating an instance you should be able to have a check option for "custom installation directory", if this is ...