From f037d33c69522926120346c51e371c9417658fd6 Mon Sep 17 00:00:00 2001 From: SunakazeKun Date: Thu, 2 Aug 2018 16:30:52 +0200 Subject: [PATCH] Create README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..290788d --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# AlmiaE +**AlmiaE** is an editor for **Pokémon Ranger: Shadows of Almia** featuring a Pokémon and Map editor. A detailed list of editable aspects can be found below. +It is coded in Java and developed using the Netbeans IDE. Several icons were taken from **Pretty Office Icons** sets. + +# Current features +- edit Pokémon base stats +- edit map data (Pokémon, NPCs, targets, ...) + +# How to use +1. Extract the game's filesystem (the param and field/map folders are needed). +2. Open AlmiaE and select the extracted filesystem. +3. If you desire to edit a map, make sure to decompress the **map.dat.lz** file first. +4. Make your edits... +5. Reimport the edited files into the ROM (edited map files should be compressed again)