The Retro Entertainment Software Toolkit - Tools for Developing Console Homebrews
Go to file
Ashley N. be82baedc8 Some user experience tweaks 2023-09-01 14:18:13 -04:00
sample Reskit sample/test data 2021-02-16 20:39:02 -05:00
src Some user experience tweaks 2023-09-01 14:18:13 -04:00
.gitignore Update gitignore, fix bug in combining delay events 2023-08-25 14:16:16 -04:00
Cargo.toml Multi-file instrument combining and export (untested) 2023-09-01 13:55: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.