-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathReadme.txt
56 lines (37 loc) · 2.32 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
_ _ _ __ ___
| \_/ | / \ / _|| __|
| \_/ || o ( (_ | _|
|_| |_||_n_|\__||___|
---------------------
This is backup copy of the Mace source code project as Google Code was shut down.
--Please note this hasn't been updated since Sep 5, 2012, so while it works with the current version of Minecraft as of October 2016, it may not work in the future if the level format is changed or the Java version is ditched in favor of the Windows 10/C++ version--
Mace is a tool for creating Minecraft worlds with
randomly generated cities.
Have fun :)
Robson
http://iceyboard.no-ip.org
Requirements
------------
Mace requires the Microsoft .NET Framework,
version 4 or later. You probably have this,
but if necessary it can be obtained from:
http://go.microsoft.com/fwlink/?LinkID=186913
Instructions
------------
1. Unzip all the files (Mace.exe, etc) anywhere.
2. Run Mace.exe and change any options that you'd like.
3. Click the "Generate World" button.
4. Open MineCraft and go to the start of your world list.
5. Play your new world!
Links
-----
Thread
http://www.minecraftforum.net/topic/357201-mace-v17-random-city-generator/
Archived Thread
http://web.archive.org/save/_embed/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-tools/1261630-mace-v1-11-2-random-cities-generator
This information is available in other places, but I've decided to put it all here to comply with the [http://www.minecraftforum.net/forum-42/announcement-45-section-specific-rules-read-this-first-12th-august-2011/ forum regulations].
Mace is released under the [http://www.gnu.org/licenses/gpl.html GNU GPL V3].
Mace uses the [http://code.google.com/p/substrate-minecraft/ Substrate] SDK, which is released under the [http://www.opensource.org/licenses/mit-license.php MIT License].
Substrate uses the [http://dotnetzip.codeplex.com/ DotNetZip] library, which is released under the [http://dotnetzip.codeplex.com/license Microsoft Public License].
Mace uses buildings created by coau14. He has licensed these under the [http://www.gnu.org/licenses/gpl.html GNU GPL V3].
These are all open source licenses.