Add progress bar to README.md

Just change the number at the end of the URL to the percentage
This commit is contained in:
Arthur Beck 2023-06-10 20:25:16 -05:00 committed by GitHub
parent d336f65abe
commit 84737b9232
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ This is a **work-in-progress** decompilation of LEGO Island version 1.1. It aims
## Status
*TODO: A progress bar showing the percentage progress of this decompilation.*
![](https://geps.dev/progress/9)
Currently `ISLE.EXE` is completely decompiled, however there are some known inaccuracies. It should work if you pair it with the original game's `LEGO1.DLL` (and other files), however small things may not work correctly yet. Work on decompiling `LEGO1.DLL` has only just started and currently it is too incomplete to be usable.