This is a project for allowing mods to load into comcraft - a Minecraft inspired game for J2ME devices. It was forked from the Comcraft repository
Downloads, Updates and Mods can be found on the comcraft mod loader homepage
Documentation has been made on the wiki, it includes all information about developing mods, testing, releasing and more.
You can now browse the API Docs found here
Please go to the issues page and open a new issue with the relevent label (bug, enhancement ...)
Contrubuting information can be found on the wiki here
The Commit e71872501d 'Fixed ALL [Warnings] by eclipse's quick-fix tool' deleted a large chunk of code because it was obsolete/not used but I am keeping track of queader upstream, so if any unused code becomes functional i'll change this accordingly.
I may implement some of these discarded methods in some of my commits, I will try to clearly mark and code by Queader I removed and readded.
Comcraft is made by queader (Piotr Wójcik), you can find him:
- Twitter @queader
- Email [email protected]
Thanks to MINIJOE for making the javascript enviromnent possible
Copyright (C) 2013 Piotr Wójcik
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.