papermario/README.md
Ryan Myers 395ca16da6
Update progress-jp badge to the correct URL (#657)
Just happened to notice this and figured I'd suggest the change.
2022-03-04 01:12:20 +09:00

30 lines
1.2 KiB
Markdown

# Paper Mario
[![Build Status][jenkins-badge]][jenkins]
[![Progress (US)][progress-us-badge]][progress-us]
[![Progress (JP)][progress-jp-badge]][progress-jp]
[![Discord Channel][discord-badge]][discord]
[jenkins]: https://jenkins.deco.mp/job/papermario/job/master
[jenkins-badge]: https://img.shields.io/jenkins/build?jobUrl=https%3A%2F%2Fjenkins.deco.mp%2Fjob%2Fpapermario%2Fjob%2Fmaster
[progress-us]: https://papermar.io/progress-us
[progress-us-badge]: https://img.shields.io/endpoint?url=https://papermar.io/reports/progress_us_shield.json
[progress-jp]: https://papermar.io/progress-jp
[progress-jp-badge]: https://img.shields.io/endpoint?url=https://papermar.io/reports/progress_jp_shield.json
[discord]: https://discord.gg/urUm3VG
[discord-badge]: https://img.shields.io/discord/279322074412089344?color=%237289DA&logo=discord&logoColor=ffffff
This is a work-in-progress decompilation of Paper Mario.
It builds the following ROMs:
* papermario.us.z64 `sha1: 3837f44cda784b466c9a2d99df70d77c322b97a0`
* papermario.jp.z64 `sha1: b9cca3ff260b9ff427d981626b82f96de73586d3`
To set up the repository, see [INSTALL.md](INSTALL.md).
Please see [CONTRIBUTING.md](CONTRIBUTING.md) for information on how to contribute to the project. Any and all help is welcome!