Archived versions of SScript, a Haxe Script library, so Psych Engine and other projects can be developed and compiled.
- Download the script
install.py
- Install the dependencies
pip install requests
- Run the script
python install.py 21.0.0
- Select a version from the list and download it with the download button
- Move this zip into your source directory
- Go into your source code directory, open a terminal and write
haxelib install ZIPNAME.zip
IF moving SScript to your source directory creates more problems than it solves, run haxelib remove SScript
in the same terminal/current working directory where it was installed
Follow these steps:
- Run
haxelib config
in the same terminal/current working directory and remember this path - Open a new terminal at this path, navigate to it and open it using the taskbar, whichever way you prefer.
- Perform the install command there, with the file present in that directory.
If you are still getting the "SScript is not available, thanks to everyone for their support" message, make sure you read the instructions correctly.
Please watch a YouTube video on how to use Python. It is extremely simple.
Psych Version | SScript |
---|---|
1.0b (Pre HScript-Iris) | from 17.0.618 to 21.0.0 |
0.7.3 | 7.7.0 |
0.7.2 to 0.7.2h | 7.7.0 |
0.7.1h | 4.0.1 |
0.7.1 | from 3.0.0 to 4.0.1 |
main (as of Sep. 9, 2024) | 7.7.0 to 8.1.6 |
Please choose the version accordingly. To compare across versions, you can use a free software, like Meld.
To report issues, open one in GitHub. Please follow the instructions carefully and only report issues if you can't figure it out.
For issues with specific versions, open an issue and tell us what's wrong with any version.
- Cobalt Bar - Putting the collection together
- tposejank - SScript zips + verification
- LarryFrosty - SScript zips
- Moonlight Catalyst - SScript zips
- Lily - Mobile SScript Patches
Read the contributing guide.