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:
Léo Lam 2021-05-15 16:58:38 +02:00
parent 84b14bc8f2
commit 98ace1a751
No known key found for this signature in database
GPG Key ID: 0DF30F9081000741
1 changed files with 0 additions and 2 deletions

View File

@ -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?