Installation
You can use the following command to install jscore using eiipm.
# if you prefer prebuilt
eiipm add "Ewwii-sh/jscore.ewwii" --prebuilt --ref <version>
# if you prefer building yourself
eiipm add "Ewwii-sh/jscore.ewwii" # Up to date with "main" branch
eiipm add "Ewwii-sh/jscore.ewwii" --ref <version> # Locked to a specific version
Or you can download it manually from Github Releases.
If you are downloading from the GitHub Releases, make sure to create a plugins/ directory in your
ewwii configuration and put the libjscore.so in there.