Skip to content

Commit 5c5db70

Browse files
authored
Revise README for clarity and updated build instructions
Updated the README to reflect changes in building instructions and added details about LibCtrpf.
1 parent 6adf805 commit 5c5db70

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ You can get help on the [Vapecord Discord Server](https://discord.gg/QwqdBpKWf3)
1515
If you want to build the plugin you need to install [DevkitPro](https://github.com/devkitPro/installer/releases).
1616
This will create a new folder called `devkitPro` on your main drive.
1717

18-
Then you need to download [LibCtrpf Version 0.8.0](https://gitlab.com/thepixellizeross/ctrpluginframework/-/releases/0.8.0).
19-
Place the contents of the libctrpf `.tar.bz2` file inside the `devkitPro` folder in a newly created folder called `libctrpf`.
18+
Then you need to download [LibCtrpf](https://gitlab.com/thepixellizeross/ctrpluginframework) (the dev branch).
19+
Then build the library, place the result files inside the `devkitPro` folder in a newly created folder called `libctrpf`.
2020

21-
Afterwards you can just pull the Vapecord project and run the `build.bat` file.
21+
Afterwards you can just pull the Vapecord project and run the `build.bat` file.

0 commit comments

Comments
 (0)