Skip to content

Commit 74fad77

Browse files
authored
Added ghidra server info to the readme
1 parent 0d83746 commit 74fad77

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,24 @@ Clone the repository with the following commands:
3737

3838
Then compile the generated solution and that's it
3939

40+
## Ghidra Repository
41+
42+
In case you want to contribute or learn something about how the game (or the engine) works, you can use our Ghidra repository where the game is being reverse engineered.
43+
44+
DM @infc0re on Discord if you want to contribute and get your own account on the Ghidra repository to be able to make commits.
45+
46+
```
47+
Version: 11.3.2
48+
File: JPOG
49+
Hostname: repository.opentoshi.net
50+
Username: guest
51+
Password: guest1
52+
```
53+
54+
## Contributing
55+
56+
The project is open to any kind of contributions!
57+
4058
## Thirdparty libraries
4159
- [catch2](https://github.com/catchorg/Catch2)
4260
- [fmod](https://fmod.com/)

0 commit comments

Comments
 (0)