Elin plugins for funzie
- Animated Custom Sprites
- Visual PCC Picker
- Custom Whatever Loader
- Elin Rich Presence
- Elin Together
- Elin with AI
- Compare Equipment
- Expanded Moongate Server
- Fixed Package Loader
- Lose Karma On Caught
- Mod Viewer Plus
- Variable Sprite Support
The projects require environment variable ElinGamePath set to the root folder of the Elin game installation.
ElinGamePath/
├─ BepInEx/
│ ├─ core/
│ │ ├─ *.dll
├─ Elin_Data/
│ ├─ Managed/
│ │ ├─ *.dll
Clone the project:
git clone https://github.com/gottyduke/Elin.Plugins.git
cd Elin.PluginsInstall the deps:
dotnet restore ./CustomWhateverLoader --locked-modeBuild the project:
dotnet build ./CustomWhateverLoader -c Debug -o ./out --no-restore
dotnet build ./CustomWhateverLoader -c DebugNightly -o ./out --no-restoreMIT License, 2024-present DK