diff options
| author | Dragorn421 <Dragorn421@users.noreply.github.com> | 2024-08-03 03:20:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-02 21:20:54 -0400 |
| commit | ff2abf36a15f93374b40dd49ecfe215d9881941f (patch) | |
| tree | b91356b92c225759ec5340e42859e4d7a5a1dd35 /docs/decompiling_tutorial.md | |
| parent | 0da402b9de9b6874a7e04f8e9e8333079f61a75e (diff) | |
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>
Diffstat (limited to 'docs/decompiling_tutorial.md')
| -rw-r--r-- | docs/decompiling_tutorial.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/decompiling_tutorial.md b/docs/decompiling_tutorial.md new file mode 100644 index 000000000..a77fb1bb8 --- /dev/null +++ b/docs/decompiling_tutorial.md @@ -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). |
