The Retro Entertainment Software Toolkit - Tools for Developing Console Homebrews
Go to file
Ashley N. 421fe3bd14 Upgrade clap and use format that can be repurposed in toml file 2023-08-30 21:17:10 -04:00
sample Reskit sample/test data 2021-02-16 20:39:02 -05:00
src Upgrade clap and use format that can be repurposed in toml file 2023-08-30 21:17:10 -04:00
.gitignore Update gitignore, fix bug in combining delay events 2023-08-25 14:16:16 -04:00
Cargo.toml Upgrade clap and use format that can be repurposed in toml file 2023-08-30 21:17:10 -04:00
README.md Update README.md 2023-08-26 19:19:26 -04:00

README.md

Reskit

The Retro Entertainment Software Toolkit (reskit) is a suite containing a variety of tools useful for creating 8-bit and 16-bit console homebrew software. Reskit allows you to easily generate tilemaps and convert soundtracks for import into your homebrew game projects.

To get started, check out the wiki or type reskit --help to view a list of supported tools and options.

Build

Reskit is developed in Rust and provided as a cargo crate. Simply type cargo build to build the project. Output should be in target/debug/reskit.