mirror of
https://github.com/redstrate/Kawari.git
synced 2025-07-23 13:07:45 +00:00
Add note about looking at Unscrambler updates
This commit is contained in:
parent
090c996bf6
commit
747844e07e
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ Here are the various things that should be checked when updating Kawari to a new
|
|||
* The IPC opcodes _will_ change and must all be replaced.
|
||||
* Check and update the various constants in `lib.rs`.
|
||||
* If the Excel schema changed, update the Icarus version in `Cargo.toml`.
|
||||
* If [Unscrambler](https://github.com/perchbirdd/Unscrambler/) updated, make sure to copy over the tables in `resources/`.
|
||||
|
||||
## IPC Opcodes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue