No description
  • Java 96.5%
  • Python 3.5%
Find a file
2015-09-27 13:09:49 +02:00
art Initial commit; updated build.py to python 3. 2015-09-06 18:00:07 +02:00
conf - Changed project structure 2015-09-23 19:05:36 +02:00
gradle - Changed project structure 2015-09-23 19:05:36 +02:00
src/main - Added Unified Power Management to the M3L to help users with power management compatibility. 2015-09-27 13:09:49 +02:00
.gitignore Initial commit; updated build.py to python 3. 2015-09-06 18:00:07 +02:00
build.gradle - Changed project structure 2015-09-23 19:05:36 +02:00
build.py - Changed project structure 2015-09-23 19:05:36 +02:00
CONTRIBUTING.md Initial commit; updated build.py to python 3. 2015-09-06 18:00:07 +02:00
gradle.properties - Changed project structure 2015-09-23 19:05:36 +02:00
gradlew Initial commit; updated build.py to python 3. 2015-09-06 18:00:07 +02:00
gradlew.bat Initial commit; updated build.py to python 3. 2015-09-06 18:00:07 +02:00
LICENSE Initial commit 2015-09-06 17:17:39 +02:00
README.md Update and rename README.txt to README.md 2015-09-06 18:24:23 +02:00
settings.gradle - Changed project structure 2015-09-23 19:05:36 +02:00

M3L - Magic Mojo Mod Loader

Created by Cuchaz. This repository is being maintained by Caellian.

Client Installation

Download the M3L installer.

Building

You can use the python build script and gradle. Grade is prefered as it's easier to maintain than python one and is also easier to use "out of the box".

If you're unfamiliar with gradle, you can check out it's free and turough online documentation. Python script uses SSJB by Cuchaz and it's tasks functionality to interact with command prompt/terminal. You can get a list of tasks by just running the program and you use tasks by adding them as arguments.

Questions?

Ask them in the forums.

Supported by players

The development of M3L was supported financially by players. If you'd like to donate to Cuchaz, you can go to either his Patreon or his official website.

Current maintainer (Caellian) doesn't accept donations.

License

M3L is available under the Lesser GNU Public License v3, the full text of which is provided in LICENSE.