mirror of
https://github.com/doukutsu-rs/doukutsu-rs
synced 2024-11-16 10:52:44 +00:00
Merge branch 'master' of github.com:alula/doukutsu-rs
This commit is contained in:
commit
002242ca21
|
@ -73,7 +73,7 @@ Vanilla Cave Story does not work yet because some important data files are embed
|
||||||
|
|
||||||
**Cave Story+ data files:**
|
**Cave Story+ data files:**
|
||||||
|
|
||||||
![cs+](https://i.imgur.com/8qbfkeb.png)
|
![cs+](https://i.imgur.com/DIlz4eo.jpg)
|
||||||
|
|
||||||
#### why rust, it's a hipster language lol
|
#### why rust, it's a hipster language lol
|
||||||
|
|
||||||
|
@ -89,6 +89,4 @@ Would 90% of end-users running this thing care about the programming language so
|
||||||
- Studio Pixel for Cave Story
|
- Studio Pixel for Cave Story
|
||||||
- [Cave Story Tribute Site](https://cavestory.org) - for LOTS of useful resources related to the game.
|
- [Cave Story Tribute Site](https://cavestory.org) - for LOTS of useful resources related to the game.
|
||||||
- [Clownacy for CSE2](https://github.com/Clownacy/CSE2) - some game logic reference / mutual help in reverse engineering bitfields and other shit.
|
- [Clownacy for CSE2](https://github.com/Clownacy/CSE2) - some game logic reference / mutual help in reverse engineering bitfields and other shit.
|
||||||
- [CSMC](https://discord.gg/xRsWpz6) - a helpful Cave Story modding community
|
- [LunarLambda for organism](https://gitdab.com/LunarLambda/organism) - for reimplementing Organya in Rust, which is used by us as `.org` playback engine.
|
||||||
- [LunarLambda](https://gitdab.com/LunarLambda/organism) - for reimplementing Organya in Rust, which is used by us as `.org` playback engine.
|
|
||||||
- [NXEngine](https://github.com/nxengine/nxengine-evo) - an another OSS rewrite of Cave Story engine I took some inspiration from.
|
|
||||||
|
|
Loading…
Reference in a new issue