summaryrefslogtreecommitdiffhomepage
path: root/README.mdown
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2021-05-11 22:53:17 -0400
committerrealtradam <[email protected]>2021-05-11 22:53:17 -0400
commit3c15753682b6d005e597fcbe9f7299d9abc1254d (patch)
tree6ce68086019956d91cb0324720a2ce54d4b57124 /README.mdown
parent68375b45e2d62e7ffe73a653a3eb5f19c061fb09 (diff)
downloadtypemon-code-3c15753682b6d005e597fcbe9f7299d9abc1254d.tar.gz
typemon-code-3c15753682b6d005e597fcbe9f7299d9abc1254d.zip
init
Diffstat (limited to 'README.mdown')
-rw-r--r--README.mdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.mdown b/README.mdown
index 04f0485..438b4eb 100644
--- a/README.mdown
+++ b/README.mdown
@@ -5,6 +5,6 @@ Spritual successor to the old pokemon games.
You need to buy/download the [DragonRuby Game Toolkit](https://dragonruby.org/toolkit/game). Once you do download the zip and extract. Replace the "mygame" directory contents with the contents of this repository.
-Next you need to purchase some of the non-free assets used from [here](https://limezu.itch.io/moderninteriors) and place them into the sprites/non-free directory in this repo.
+Next you need to purchase some of the non-free assets used from [here](https://limezu.itch.io/moderninteriors) as well as the free version of [this](https://limezu.itch.io/21rpg-battlers) and place them into the sprites/non-free directory in this repo(name one of the directories "Modern_Interiors" and the other "RPG_Battlers").
Once that is done simply run the dragonruby executable from the DragonRuby Game Toolkit.