Skip to content

Releases: Lazap-Development/Lazus

v0.1.0

22 Dec 14:48
Compare
Choose a tag to compare

First release of Lazus!

After hard work configuring the build system and getting it just right, it is now ready to be used.
Keep in mind that this is an early release, configurations will be improved and Steam Runtime compatability
will improve.

Want to use it?

Great! Here are the steps for installation.

  1. Grab the tarball (you can check the gpg key if you'd like).
  2. Once downloaded, run:
mkdir -p ~/.lazap/runners && mkdir -p ~/.lazap/client && mkdir -p ~/.steam/root/compatabilitytools.d/
tar -xvf Lazus-0.1.0.tar.gz -C ~/.lazap/runners && tar -xvf Lazus-0.1.0.tar.gz -C ~/.steam/root/compatabilitytools.d/
  1. If you use steam, make sure to enable it. Lazap users will have to wait for full implementation, but you can run games from the command line like this:
STEAM_COMPAT_DATA_PATH=~/.lazap/runners STEAM_COMPAT_CLIENT_INSTALL_PATH=~/.lazap/client ~/.steam/root/compatibilitytools.d/Lazus-0.1.0/proton run <path-game-directory>/game.exe

Lazus initial test build

21 Dec 21:57
Compare
Choose a tag to compare
Pre-release
lazus-alpha

Remove unwanted files and simplify the readme.