- Joined
- Aug 7, 2013
- Messages
- 262
- Thread Author
- #1
A large portion of my framework will soon be published on my GitHub page, but while I'm working on documenting over 50 more classes I wanted to share this little piece of code with you:
What genius' idea was it to name a class ScriptMetaData? @Arbiter @Cloud
My GitHub: SJBijzitter.info
Edit #1: A decent portion has just been pushed to GitHub, go check it out!
com.sjbijzitter.bot.script is the package you're looking for! Be sure to read the licenses, though.
Code:
final ScriptMetaData smd = getMetaData();
My GitHub: SJBijzitter.info
Edit #1: A decent portion has just been pushed to GitHub, go check it out!
com.sjbijzitter.bot.script is the package you're looking for! Be sure to read the licenses, though.
Last edited: