Skip to content

A tool to streamline installation, updating, and playing Windows games from ZOOM Platform on Linux using umu and Proton.

License

Notifications You must be signed in to change notification settings

ZOOM-Platform/zoom-platform.sh

Repository files navigation

A tool to streamline installation, updating, and playing Windows games from ZOOM Platform on Linux using umu and Proton.

Building

Script Example -
build.sh ./build.sh "src.sh" "innoextract-upx" > output.sh Takes an input src.sh, embeds an innoextract binary, sets the version, prepends licences then prints the output.
dist.sh Downloads innoextract then creates a zoom-platform.sh file using build.sh

Website

The website is just a static index.html in www/public.
A small web server is used so users can get the script at the latest commit or a specific hash. See the README here.

Usage

For the script help, see -h.
For the website:

URL (either http or https works)
curl zoom-platform.sh Returns the latest stable version of the script.
curl zoom-platform.sh/latest Returns the script built from the latest commit.
curl zoom-platform.sh/b8dbaf9 Returns the script built from a specific commit.
curl zoom-platform.sh/b8dbaf9cde1f98c09d7da6874c3931014275fd4b Same as above but using the full hash.

Contributing

Please see CONTRIBUTING.md

Licence

BSD-3

About

A tool to streamline installation, updating, and playing Windows games from ZOOM Platform on Linux using umu and Proton.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published