Initial commit
This commit is contained in:
27
developer-handbook.md
Normal file
27
developer-handbook.md
Normal file
@ -0,0 +1,27 @@
|
||||
# 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.
|
||||
|
||||
|
Reference in New Issue
Block a user