diff --git a/README.md b/README.md index 1f27bf8ba93a..d0f492646ed2 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,11 @@ Modified Godot to have better support for Sonic Colours: Ultimate. # How to Import a specific Blind Squirrel PCK Project - Download [SCU_GDScript.7z](https://github.com/hedge-dev/godot-bse/releases/download/acorn-1.1.1/SCU_GDScript.7z) and extract it to a folder in your computer. This will be your "work" folder. -- Download the latest release from "Releases" and run the executable **using the provided batch file!** +- Download the latest release from [Releases](https://github.com/hedge-dev/godot-bse) and run the executable **using the provided batch file!** - In the Project Manager, select Import. ![](./.github/readme-images/import.png) - Select `sonic0.pck` as the project path, and use the folder you previously created as the work folder. The work folder will be where you will place your modified files, alongside the decompiled scripts you downloaded. ![](./.github/readme-images/work.png) - Finally, press "Import and Edit" to finish the process! -NOTE: Godot may crash once it finishes loading all the files. This is normal. Just re-open the project and it should work without issues \ No newline at end of file +NOTE: Godot may crash once it finishes loading all the files. This is normal. Just re-open the project and it should work without issues