Skip to content

Commit

Permalink
Modified README.
Browse files Browse the repository at this point in the history
  • Loading branch information
mk12 committed Aug 1, 2012
1 parent c4888f9 commit 7edb3f8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@ MyCraft
MyCraft is a game based on Minecraft, written in Java and using the LWJGL library. It is my final summative project for the ICS2O course.

Contribute
-----------
----------

MyCraft is developed using the [NetBeans IDE][1]. Before building and running MyCraft, please go to the properties window of the project, click the libraries node, and in the VM Options, change the last item of the LWJGL folder path to the operating system you are using (windows, macosx or linux).
MyCraft is developed using [NetBeans][]. Before building and running MyCraft, please go to the properties window of the project, click the libraries node, and in the VM Options, change the last item of the LWJGL directory path to your operating system (windows, macosx or linux).

[1]: http://netbeans.org
[NetBeans]: http://netbeans.org

License
-------

"Minecraft" is an official trademark of Mojang AB. This work is not formally related to, endorsed by or affiliated with Minecraft or Mojang AB.
"Minecraft" is an official trademark of Mojang AB. This work is not formally related to, endorsed by, or affiliated with Minecraft or Mojang AB.

Copyright © 2012 Mitchell Kember.

MyCraft is available under the MIT license, see [LICENSE][2] for details.
MyCraft is available under the MIT license, see [LICENSE][] for details.

[2]: https://github.com/mk12/MyCraft/blob/master/LICENSE.md
[LICENSE]: https://github.com/mk12/MyCraft/blob/master/LICENSE.md

0 comments on commit 7edb3f8

Please sign in to comment.