mirror of https://github.com/zeldaret/botw.git
readme: Remove outdated note about current focus of the project
Enough code has been decompiled in KingSystem that Game code can also be decompiled now
This commit is contained in:
parent
84b14bc8f2
commit
98ace1a751
|
@ -20,8 +20,6 @@ Considering the large size of the executable (~40MB), it is not expected to reac
|
|||
|
||||
As a result, the project is unlikely to produce a working executable in the near future. It will help with understanding and reverse engineering the game even in its incomplete state, but it will NOT help with playing BotW or porting the game to other platforms, which is **explicitly a non-goal**.
|
||||
|
||||
Currently, the focus is on decompiling AI classes and KingSystem framework code.
|
||||
|
||||
## Frequently Asked Questions
|
||||
|
||||
### Isn't this risky?
|
||||
|
|
Loading…
Reference in New Issue