File Details
SinkScripts v1.0
- R
- Jun 1, 2014
- 3.46 MB
- 595
- 1.7.4+1
File Name
SinkScripts.jar
Supported Versions
- 1.7.4
- CB 1.7.9-R0.1
Version 1.0
- Release
This plugin is about 4 mb big, because it contains the entire groovy lib, which is huge. It can't be made smaller because I'm already using minimzeJar, and groovy seems to be using Reflection, so I need to include it entirly, because scope: compile leads to NoClassDefFound Errors...

