blob: 438b4eb53fc10beed3dd95b8ed1eecb9b2b89bc2 (
plain)
1
2
3
4
5
6
7
8
9
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) 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.
|