GroovyScripts

GroovyScripts 1.2

method removed from
Code:
events.init(this)
to
Code:
events.register(this)
  • static compilation
  • hot reload
  • execute by url
Top