From c973d38409dffecb1caa6ba1baa01ed36f9d462e Mon Sep 17 00:00:00 2001 From: realtradam Date: Tue, 11 May 2021 21:59:37 -0400 Subject: init --- README.mdown | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.mdown (limited to 'README.mdown') diff --git a/README.mdown b/README.mdown new file mode 100644 index 0000000..04f0485 --- /dev/null +++ b/README.mdown @@ -0,0 +1,10 @@ +# Type-mon +Spritual successor to the old pokemon games. + +## What is missing to run or customize this? + +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. + +Once that is done simply run the dragonruby executable from the DragonRuby Game Toolkit. -- cgit v1.2.3