Skip to content

Commit 5512a40

Browse files
author
mattrick
committed
2 parents 2329b62 + 1cb6607 commit 5512a40

1 file changed

Lines changed: 49 additions & 1 deletion

File tree

README.md

Lines changed: 49 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,60 @@ Mine-in-Unity
33
![Screeny of Mine In Unity] (http://i39.tinypic.com/2wn49pf.png)
44
Free, open source Minecraft clone made in Unity3D!
55

6+
Installation
7+
------------
8+
1. Clone using git
9+
2. Open up Unity
10+
3. Choose File > Open Project
11+
4. Click Other Project
12+
5. Navigate to your downloaded repository
13+
6. Modify to your liking!
14+
15+
Controls
16+
--------
17+
- W: Move Forward
18+
- A: Move Left
19+
- S: Move Backward
20+
- D: Move Right
21+
22+
- Mouse: Camera Control
23+
24+
- Right Click: Place Block
25+
- Left Click: Break Block
26+
- Middle Click: Select Block
27+
28+
- F5: 3rd Person View (Second Time Resets It)
29+
30+
Version Info
31+
------------
32+
Changelog:
33+
First Release (0.1}
34+
35+
Known Bugs:
36+
- Walking is REALLY weird. We'd appreciate anyone's help with fixing that!
37+
- Slight lag on chunk load.
38+
- Block glitching.
39+
- Some world generation bugs, not too noticeable.
640

741
FAQ
842
---
943

10-
Q: When Will This Come Out??? A: We are testing right now! Sometime soon :P
44+
Q: When Will This Come Out??? A: Out now!!!!
1145

1246
Q: Is this going to be an exact clone? A: Maybe.....Our plans may change as time goes on!
1347

1448
Q: Can I help? A: Yes! We need coders to help us with bugs or adding new things.
49+
50+
Q: Where can I get help? A: Our website when it is done.
51+
52+
Q: I don't now what a Unity is...can I still play? A: No. This is a dev release, so only devs can use it. Once we mature, public releases will be added.
53+
54+
Credits
55+
-------
56+
57+
- mattrick16 (mattrick) for writing the engine and releasing the source
58+
- Craig Perko for some good tutorials on making this :)
59+
- imjake9 for the Minecraft player model
60+
- Unity for their awesome engine!
61+
- Heikki Törmälä for his SimplexNoise script used in world geneation
62+

0 commit comments

Comments
 (0)