mirror of
https://codeberg.org/KeybadeBlox/JSRF-Decompilation.git
synced 2026-02-20 02:07:02 +03:00
Update repository URLs
This commit is contained in:
parent
115052d2a5
commit
fe94d467df
2 changed files with 5 additions and 4 deletions
|
|
@ -45,7 +45,7 @@ to enable it before clicking "OK" to close the extensions window.
|
|||
With all these tools acquired, the last thing to get is this repository. Clone
|
||||
it with `git` in the usual fashion:
|
||||
```
|
||||
git clone https://codeberg.org/KeybadeBlox/JSRF-Decomp-Notes.git
|
||||
git clone https://codeberg.org/KeybadeBlox/JSRF-Decompilation.git
|
||||
```
|
||||
|
||||
The following sections detail how to use all these tools to start writing
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Jet Set Radio Future NTSC-US Standalone Decompilation
|
||||
# Jet Set Radio Future North American Standalone Decompilation
|
||||
A matching decompilation of the Xbox game Jet Set Radio Future.
|
||||
|
||||
## Progress
|
||||
|
|
@ -23,5 +23,6 @@ to use the `cxbe` tool found in e.g. [nxdk](https://github.com/XboxDev/nxdk).
|
|||
## Contributing
|
||||
Anybody interested in joining the effort is welcome to read the
|
||||
[contribution guide](contributing.md). Those looking to get in contact with
|
||||
other contributors can post to the repository's issue tracker or join the
|
||||
[JSRF Reverse Engineering Discord](https://discord.gg/kYEm5jz).
|
||||
other contributors can post to
|
||||
[the repository's issue tracker](https://codeberg.org/KeybadeBlox/JSRF-Decompilation/issues)
|
||||
or join the [JSRF Reverse Engineering Discord](https://discord.gg/kYEm5jz).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue