jasper/developer-handbook.md
2023-12-23 14:16:05 -06:00

28 lines
826 B
Markdown

# Jasper Developer Handbook
## About
The purpose of the Developer Handbook is similar to that of the README.
The README should be viewed as a prerequisite to the Developer Handbook.
The README should provide information needed to build the project, which might
be used by an advanced user or a person trying to build and package the
project.
The Developer Handbook should focus on information needed by a developer
working on the project.
## Project Structure
### Overview
All components have a platform indicator next to them:
(PG) - PC, GBA
(-G) - GBA
(P-) - PC
With this project being based on Nostalgia, the Nostalgia [developer
handbook](https://git.drinkingtea.net/drinkingtea/nostalgia/src/branch/master/developer-handbook.md)
should be considered a prerequisite for the Jasper developer handbook.