Distant Horizons v2.0.0
(and up) shader compatibility information.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import com.cleanroommc.groovyscript.helper.GroovyFile | |
/** | |
* Rewrites ZenScript (.zs) to GroovyScript (.groovy)! | |
* | |
* This script should be located in 'postInit/zsToGroovy' directory, | |
* and your 'runConfig.json' needs to have: | |
* { | |
* "loaders": { |