Update README.md

Added some small things.
This commit is contained in:
Gamer2020
2014-09-02 20:42:26 -04:00
parent ecf5e4b6fe
commit 1e470564b3

View File

@@ -1,6 +1,6 @@
PokemonGameEditor
=================
Pokemon Game Editor, commonly know as PGE, is an all in one tool started in 2010 by Gamer2020 for hacking the Game Boy Advanced Pokemon games. The program continues to evolve over the years and has had 40,000+ downloads.
Pokemon Game Editor, commonly know as PGE, is an all in one tool started in 2010 by Gamer2020 for hacking the Game Boy Advanced Pokemon games. The program continues to evolve over the years and has had 40,000+ downloads. The program is currently developed in VB.Net with Visual Studio 2013.
Features
=================
@@ -51,6 +51,15 @@ Implement a way to tag ROMs without actually writing to the ROM in order to use
Ability to add more items.
Program Requirements
====================
Windows: Install 4.0 .Net Framework
Windows RT: Have Jailbreak installed that allows unsigned programs.
Linux: Run with "Wine Windows Program Loader" and let it install the Mono runtime.
Developers
=================
Gamer2020