mirror of
https://github.com/zeldaret/tww.git
synced 2024-11-22 21:09:40 +00:00
Remove dead link to vscode docs from readme
This commit is contained in:
parent
c81da30538
commit
ba31450171
@ -119,8 +119,3 @@ Now you have Ghidra set up and ready to use.
|
||||
For an introduction on how to use Ghidra, you can read [this section of the Twilight Princess decompilation's guide](https://zsrtp.link/contribute/decompiler-setup#using-ghidra).
|
||||
|
||||
Optionally, you may also want to also request "Read" access to the TwilightPrincess server on https://ghidra.decomp.dev and set that Ghidra project up too, even if you are not interested in working on that game. The reason for this is that a significant amount of engine code is shared between The Wind Waker and Twilight Princess, and the debug version of Twilight Princess (called `shield_chn_debug` in the Ghidra project) is easier to work with because inline functions are not inlined in that version. It can be worth checking if the function you're working on is present in that game as well.
|
||||
|
||||
More documentation
|
||||
====================
|
||||
|
||||
- [Visual Studio Code](docs/vscode.md)
|
||||
|
Loading…
Reference in New Issue
Block a user