Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nats-ji authored Jan 22, 2021
1 parent caeff6f commit c93c672
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ To use `CPS.loadPNG()` and `CPS.CPDraw()` functions, you need to include the `pn
and open `CPStyling.lua` and `png.lua` change the `rootPath` to your project's root path.

**Note:** Due to some issue of CET 1.8.4, the root path of `io.open()` is different depending on how people launch their games. You need to setup something like a `rootPathIO` in your `init.lua` for your png file path.

If they launch with admin privilege (that's what **Vortex** does) the `rootPathIO` should be starting from`.\plugins\..`, otherwise it should be from `.\bin\x64\plugins\..` It's up to you how to detect the root path.

#This project is still WIP, will add more widgets. You can also download the demo to play with it yourself.
Expand Down

0 comments on commit c93c672

Please sign in to comment.