A plugin that adds extra functionality (lol commands) to the au.chipmunk.land server
- C# 100%
| src | ||
| .gitignore | ||
| Extras.csproj | ||
| impostor.patch | ||
| LICENSE | ||
| README.md | ||
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.