dsisco11 / SR_Plugin_Loader

A plugin loader for SlimeRancher
Apache License 2.0
2 stars 1 forks source link

SlimeRancher Plugin Loader

WE NEED MAINTAINERS

This project is no longer being maintained by myself and as such will not function with the current version of the game, if you are a developer whom is interested in reviving this project then contact me on steam. Find me through the steam group linked below for this project!

Installing

If you are just looking for the installer then click HERE
For a guide on HOW to install the plugin loader look HERE

Donations

If you would like to help support me then you can Donate!

SteamGroup

The official steam group for the plugin loader can be found at http://steamcommunity.com/groups/SRMODS.
There you can:

Installing plugins

Plugins can be installed in one of two ways.
1) From the main menu ingame click on the "Plugin Store/Install Plugins" button.
2) Copy the plugin DLL to the plugins folder within your SlimeRancher install directory.
On windows by default this should be C:\Program Files (x86)\Steam\steamapps\common\Slime Rancher\plugins

Help & Support

If you need help with anything dont be afraid to create an issue report or create a discussion on our SteamGroup!

For Developers

Example plugins are under the examples folder.
A project template for VisualStudio which allows you to instantly have a new plugin with all the needed classes and includes imported can be found here
To learn more about all of the features this project offers look at the WIKI.

License

SR Plugin Loader is released under the Apache 2.0 license

FAQ

"An event I need isn't implemented yet!"

File an issue on this project github page and I'll see what I can do about it.

"My anti-virus thinks the installer is a virus!"

Good, it's doing it's job, and while my installer isn't really a virus it does change the code in some game files and that might certainly look like a virus to some AV's.
This issue isn't unique to my mod installer either, it's an issue with a lot of code changing mods because they alter your game files.

"I need an alternate download link, my Anti-Virus wont let me use yours!"

Here is an alternate form of the main download link: Alt. Link.
If that link will not work then you can try downloading the entire project source code and all (from here), then opening the project folder and finding the folder named "Installer" and running the installer from there.
If you cannot use either of those links then your anti-virus will probably block ANY link with a zip file containing an .exe or .dll file among others. There is nothing we can do from our end to fix that and youll need to fix it from your computer itself possibly by disabling your anti-virus while you download the file.

ScreenShot