1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-16 12:54:40 +00:00

Remove tutorial, link to the latest zeldaret/oot:main revision with it (#2013)

* Remove tutorial, link to the latest zeldaret/oot:main revision with it

* proofreading here too

* rename to decompiling_tutorial

---------

Co-authored-by: fig02 <fig02srl@gmail.com>
This commit is contained in:
Dragorn421 2024-08-03 03:20:54 +02:00 committed by GitHub
parent 0da402b9de
commit ff2abf36a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
32 changed files with 10 additions and 3927 deletions

View file

@ -0,0 +1,10 @@
This repository used to contain a tutorial for how to do
decompilation work in the repo.
It has been less useful as more and more was decompiled,
and also more of a chore to keep up-to-date, so it has been
removed from the repo.
It is still interesting for historical purposes or for
curiosity, you can find the last version of it in revision
[9963e7f5d5fa8caee329f6b40e393d8a2c45390b](https://github.com/zeldaret/oot/blob/9963e7f5d5fa8caee329f6b40e393d8a2c45390b/docs/tutorial/contents.md).