Skip to content
This repository has been archived by the owner on Nov 28, 2017. It is now read-only.

cpburnz/minecraft-mod-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OBSOLETE

This project is obsolete and has been abandoned. Use ForgeGradle.

mcpackage: Minecraft Mod Packaging Tool

mcpackage is used to compile, obfuscate, and package Minecraft Mods by using Forge and MCP. Its primary use is to build and package PyMod and any other mods depending on PyMod for Minecraft.

NOTICE

This is still under development, not necessarily stable, lacks formal documentation, and has no examples.

TODO

Tutorial

TODO: Copy how to build PyMod.

License

mcpackage is licensed under the Mozilla Public License Version 2.0. See LICENSE or the FAQ for more information.

In summary, you may use mcpackage with any closed or open source project without affecting the license of the larger work so long as you:

  • give credit where credit is due,
  • and release any custom changes made to mcpackage.

Source

The source code for mcpackage is available from the GitHub repo cpburnz/minecraft-mod-package.

Requirements

Required Python Modules:

Additional Requirements for making Python Minecraft Mods:

  • Java
  • Jython

Required Development Environment:

  • Forge (TODO: DOCUMENT USE)
  • MCP (TODO: DOCUMENT USE)

Installation

mcpackage can be installed from source with:

python setup.py install

Documentation

TODO

Bitdeli badge

About

Minecraft Mod Packaging Tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published