Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 671 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 671 Bytes

pterodactyl-rustplugins

This tool is deprecated my recommendation is to use https://github.com/fenix849/pyrustplugins

Command line tool to manage rust plugins in pterodactyl docker containers.

Written in bash. MIT Licensed.

rustplugins usage:
        -u/--umod file.cs Download plugin from https://umod.org where file.cs is the name of the mod file, save it in oxide/plugins and add it to the configuration for -u to update.
        -g/--generic http://uri.to/file.cs Download plugin from any web uri/url, save it in oxide/plugins and add it to the configuration for -u to update.
        -p/--update Update plugins listed in configuration files.