-
Notifications
You must be signed in to change notification settings - Fork 0
Principles
Viet Nguyen edited this page Mar 23, 2016
·
6 revisions
- Don't change the way Minecraft works too much.
- Minimal codes with big impact instead of too many features.
- Loose Coupling: Try not to depend on other plugins, libraries, modded system, etc... as much as possible.
Minecraftly is distributed under the GNU GPLv3 license.