CobaltBar / SScript-Archive

Archived versions of SScript for compiling PsychEngine
Apache License 2.0
19 stars 6 forks source link

SScript-Archive

Archived versions of SScript, a Haxe Script library, so Psych Engine and other projects can be developed and compiled.

Installation Instructions

Via the included Python script (Recommended)

Install manually

  1. Select a version from the list and download it with the download button
  2. Move this zip into your source directory
  3. Go into your source code directory, open a terminal and write haxelib install ZIPNAME.zip

Troubleshooting

For manual instructions

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:

If you are still getting the "SScript is not available, thanks to everyone for their support" message, make sure you read the instructions correctly.

For Python script

Please watch a YouTube video on how to use Python. It is extremely simple.

Recommended versions

For Psych Engine

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

For other projects

Please choose the version accordingly. To compare across versions, you can use a free software, like Meld.

Issues

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.

Credits

Contributing

Read the contributing guide.