We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce4683a commit 60b9780Copy full SHA for 60b9780
README.md
@@ -76,13 +76,13 @@ ceu/
76
tiny.ttf
77
```
78
79
-Open ceu/pico/ceu.lib in a text editor and add ```-lmingw32 -lSDL2main``` at the beginning.
+Replace ceu/pico/ceu.lib with the ceu.lib of this repo's releases page.
80
81
Go to ceu/pico/, delete pico.ceu and rename pico-x.ceu to pico.ceu.
82
83
(Optional) Delete ceu/ceu. It's a bash script, so it won't serve any purpose.
84
85
-Download ceu.bat in this repo Releases page and place it inside ceu/.
+Download ceu.bat from this repo Releases page and place it inside ceu/.
86
87
88
## Testing ceu
0 commit comments