summaryrefslogtreecommitdiffhomepage
path: root/README.mdown
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2021-05-11 21:59:37 -0400
committerrealtradam <[email protected]>2021-05-11 21:59:37 -0400
commitc973d38409dffecb1caa6ba1baa01ed36f9d462e (patch)
tree8a9f4e344eb754d35e6f7e6426b61fc0db9871d1 /README.mdown
downloadtypemon-code-c973d38409dffecb1caa6ba1baa01ed36f9d462e.tar.gz
typemon-code-c973d38409dffecb1caa6ba1baa01ed36f9d462e.zip
init
Diffstat (limited to 'README.mdown')
-rw-r--r--README.mdown10
1 files changed, 10 insertions, 0 deletions
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.