Skip to content

Releases: hiornso/csa

DLLs required for CSA to run on Windows (GTK 4.2.0, luajit)

23 Oct 09:25
1a440fe
Compare
Choose a tag to compare

A zip file of all the DLLs required for CSA to run on Windows under GTK 4.2.0.
Contains the DLLs for GTK 4.2.0, its dependencies, and luajit.

To use CSA on windows without otherwise having to install the dependencies:

  • Download this archive
  • Extract it (a folder called csa_dlls will be created)
  • Download the binaries (csa_executable.zip) from one of the recent succeeding Windows build pipelines
  • Extract the binaries (a file called csa.exe will be created)
  • Move the file csa.exe into the folder csa_dlls
  • Run the file launch.bat in the folder csa_dlls (important: the launch.bat script sets up the environment for GTK so that it can run like this - if you directly run csa.exe it will not work)

CSA v0.5.0

19 Oct 20:42
a41e641
Compare
Choose a tag to compare
CSA v0.5.0 Pre-release
Pre-release
Update README.md