A simple script to convert Slimefun
addon SlimeCustomizer
's configuration to RykenSlimeCustomizer
configuration.
Author: balugaq
This repository is for Chinese SlimeCustomizer and Chinese RykenSlimeCustomizer only.
Condition: The SlimeCustomizer configuration must be all right and SlimeCustomizer can load the configuration.
Special thanks to haiman
who helped me on github
haiman's github home page
- Unzip all the files to
plugins/SlimeCustomizer
and runsc_to_rsc.exe
. The program will generate aout
folder. - Change the
info.yml
inout
folder. - Copy the
out
folder toplugins/RykenSlimeCustomizer/addons
.
- You must have
python3.6
or above installed on your computer. - Unzip all the files to
plugins/SlimeCustomizer
. - Run
main.bat
. The program will generate anout
folder. - Change the
info.yml
inout
folder. - Copy the
out
folder toplugins/RykenSlimeCustomizer/addons
.