C# Plugin Install Guide
1. Get the DLL of the plugin :
![](http://i.imgur.com/MXPQJzi.jpg)
2. Go to your server "Modules" folder and create a folder for your plugin :
![](http://i.imgur.com/uc9WcGx.jpg)
3. Paste the DLL of the plugin inside that folder :
![](http://i.imgur.com/HyiS5lQ.jpg)
4. Create a folder for your plugin inside the "Save" folder :
![](http://i.imgur.com/WU9inY3.jpg)
Note: This may be not necessary in some plugins but it's good to do it.
5. Edit the Fougerite.cfg inside the Save folder :
![](http://i.imgur.com/Qvd7067.jpg)
6. Add the name of the module, and the name of the folder with an equal "=" between them.
![](http://i.imgur.com/Aevyn9F.jpg)
NOTE : Change "Group++" to the plugin's name ! This is just an example. You should use the name of the plugin you downloaded.
Last edited by a moderator: