-
Notifications
You must be signed in to change notification settings - Fork 3
/
README.txt
57 lines (41 loc) · 1.68 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
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/