papermario/README.md

23 lines
981 B
Markdown
Raw Normal View History

2020-08-17 18:49:59 +02:00
# Paper Mario
2021-01-15 17:28:05 +01:00
[![Build Status][jenkins-badge]][jenkins] [![Progress][progress-badge]][progress] [![Discord Channel][discord-badge]][discord]
2020-08-17 18:49:59 +02:00
2021-01-15 17:28:05 +01:00
[jenkins]: https://jenkins.zelda64.dev/job/papermario/job/master
[jenkins-badge]: https://img.shields.io/jenkins/build?jobUrl=https%3A%2F%2Fjenkins.zelda64.dev%2Fjob%2Fpapermario%2Fjob%2Fmaster
2020-08-17 18:49:59 +02:00
2021-01-15 17:28:05 +01:00
[progress]: https://papermar.io/progress
[progress-badge]: https://img.shields.io/endpoint?url=https://papermar.io/reports/progress_shield.json
2020-08-17 18:49:59 +02:00
2021-01-15 17:28:05 +01:00
[discord]: https://discord.gg/urUm3VG
[discord-badge]: https://img.shields.io/discord/279322074412089344?color=%237289DA&logo=discord&logoColor=ffffff
2020-08-17 18:49:59 +02:00
2021-01-15 17:28:05 +01:00
This is a work-in-progress decompilation of Paper Mario (USA).
2020-08-17 18:49:59 +02:00
2021-01-15 17:28:05 +01:00
It builds the following ROM:
2020-08-17 18:49:59 +02:00
2021-01-15 22:27:47 +01:00
* papermario.z64 `sha1: 3837f44cda784b466c9a2d99df70d77c322b97a0`
2020-08-17 18:49:59 +02:00
2021-01-15 17:28:05 +01:00
To set up the repository, see [INSTALL.md](INSTALL.md).
2020-08-17 18:49:59 +02:00
2020-12-24 09:40:01 +01:00
Please see [CONTRIBUTING.md](CONTRIBUTING.md) for information on how to contribute to the project. Any and all help is welcome!