dinosaur-planet/docs
Ethan Lafrenais fab8756a61
Small tool updates (#85)
* Config clean up

* Improve dino.py + auto generate expected/ dir for diff.py

* Add tip about useful diff.py flags

* Improve Dockerfile

Dockerfile now takes arguments for the default user/uid. This prevents files created in the container from being owned by root.
2022-04-18 14:25:55 -04:00
..
banner.png Lots of tooling updates (#83) 2022-04-10 20:26:40 -04:00
Guide.md Small tool updates (#85) 2022-04-18 14:25:55 -04:00
Overview.md Documentation overhaul (#84) 2022-04-13 22:38:53 -04:00
README.md Documentation overhaul (#84) 2022-04-13 22:38:53 -04:00
Recompilation.md Documentation overhaul (#84) 2022-04-13 22:38:53 -04:00

Dinosaur Planet Decompilation Documentation

Welcome to the project documentation!

Contents

  • Overview - Gives a general overview and explanation of the overall project structure.
  • Decompilation Guide - A full introductory guide to decomp for Dinosaur Planet.
  • Recompilation - Explains the full ROM extraction and build process.