Skip to content

AccaliaDeElementia/Minecraft-Remote-Console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PREREQUISITES:
    Minecraft Remote Console is written in python using wxWidgets for display.
    the following programs are required to run Minecraft Remote Console:
        Python 2.6.5 or greater
        wxWidgets 2.6 or greater
        python-wxWidgets 2.6 or greater

    If you are running this software on a debian based linux distribution by 
    running the following commands:
        sudo apt-get update
        sudo apt-get install python-wxgtk2.8 python2.6 python-wxtools wx2.8-i18n

    Other distributions or platforms will have different instalation steps.
    Please refer to the individual package websites for information on how to 
    install these prerequisites on your computer.

    Python:
        http://www.python.org/download/

    wxWidgets:
        http://www.wxwidgets.org/downloads/

    python-wxWidgets:
        http://www.wxpython.org/download.php

INSTALLATION:
    Minecraft Remote Console does not currently have an installer package. 
    Just download and execute RemoteConsole.py

USAGE:
    TODO:

CREDITS:
    Minecraft Remote Console was written and developed by Accalia de Elementia
    incorperating and interfacing with work by Alec Gorge and the CraftBukkit
    team.

    JSONAPI:
        https://github.com/alecgorge/jsonapi

    CraftBukkit:
        http://bukkit.org

    wxWidgets:
        http://www.wxwidgets.org/

LICENSE:

Minecraft Remote Console by Accalia de Elementia is licensed under
a Creative Commons Attribution 3.0 Unported License. 

Based on a work at:
    https://github.com/AccaliaDeElementia/Minecraft-Remote-Console

For more information on this license or to view the full legal code, visit: 
    http://creativecommons.org/licenses/by/3.0/

About

Remote console for Minecraft (Requires Craftbukkit/JSONAPI)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages