A plugin that adds extra functionality (lol commands) to the au.chipmunk.land server
Find a file
2025-03-08 20:30:01 -05:00
src physics commands 2025-03-08 20:30:01 -05:00
.gitignore files 2025-01-20 23:31:09 -05:00
Extras.csproj Use latest commds & Add /noend (very experimental! the current state is global!) 2025-03-03 16:41:35 -05:00
impostor.patch physics commands 2025-03-08 20:30:01 -05:00
LICENSE Add a LICENSE file 2025-03-05 17:48:14 -05:00
README.md Use latest commds & Add /noend (very experimental! the current state is global!) 2025-03-03 16:41:35 -05:00

extras

A plugin that adds extra functionality to my among us server

This plugin depends on Commds, and you need a copy of the Impostor source code too.

Currently, you must use a patched version of Impostor for this plugin for this to work.

I was too lazy to make a proper fork but I included a patchfile which can be used with patch -p0 < impostor.patch within a directory containing the Impostor source code, in a folder calledImpostor.

Make sure to modify the csproj file of this plugin and its dependency, Commds, to use proper paths.