https://github.com/brecert/graalloader
A plugin for sponge that loads other languages through graal
https://github.com/brecert/graalloader
Last synced: about 5 hours ago
JSON representation
A plugin for sponge that loads other languages through graal
- Host: GitHub
- URL: https://github.com/brecert/graalloader
- Owner: brecert
- Created: 2018-09-05T15:43:09.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-05T15:44:58.000Z (almost 8 years ago)
- Last Synced: 2025-11-14T11:19:32.165Z (7 months ago)
- Language: Java
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GraalLoader - Sponge
---
A loader for graal
This is unmaintained and will not be updated.
My reasoning is that while using Ruby and other languages to write mods is a little easier, it doesn't leverage what
the language has to offer and you end up with more bugs and issues then if you had simply programmed
the plugin in Java.
Not only that but nothing was solid.
Sometimes it might close or things would break for no good reason.
Ultimately this was a semi-successful test but I won't be using this.
No usage instructions for now, maybe one day..