Lazap-Development / Lazap

👾 A lightweight cross-platform software, unifying clients into a single, modern library
Other
127 stars 21 forks source link
app client cross-platform game-client game-library gamelauncher games gaming launcher lazap linux rust vue windows

Lazap

A lightweight cross-platform software
Unifying clients into a singular, modern library


The new face of Open Source Game Launchers, Lazap, unites all your games together in one place! Whether it's on Windows, Linux or MacOS, we got you covered. Lazap connects with other proprietary game launchers such as Riot Games, Epic Games Launcher and Steam, and collects all of those games and deposits them inside of one place. Lazap is developed to be deeply customizable, meets up to the user's expectance, possess a glancing & modernist look, and isn't expensive at all on hardware consumption.

✨ Key Features

‍💻 Installation

Depending on your operating system, we try to provide as much ease in terms of installation:

Windows:

Linux:

MacOS:

[!NOTE] Most modern MacOS systems are of aarch64 (also known as ARM) instead of x64 architecture.
Execute the arch command in a new terminal to confirm your MacOS architecture.

  • Download and install the latest [x64/aarch64].dmg file in the releases section.

👾 Development

Lazap is fully open-source and can be compiled from source.

Prerequisites

[!NOTE] Ensure you have corepack enabled in your system by running corepack enable as admin or root.

Once you have the above preqs, you may continue with the following:

# clone this repo 
git clone https://github.com/Lazap-Development/Lazap.git 
# change current dir, install deps
cd Lazap && yarn install
# run in development mode
yarn tauri dev

📚 Help & Support

Have a question/problem? ▸ If you need assistance or technical support for your Lazap installation, feel free to file an issue so we can assist you.
Want to help out instead of getting help? ▸ Open a Pull Request and fix some gears! We would love the community's help to improve Lazap and make it more user-friendly.

⁉️ FAQ

What are the next steps of this project? **Current Priority:** - Support as many launchers as possible. - Optimize the software to its fullest potential. **Future Possibility:** - Consider transforming the launcher into its own store (similar to Steam).

🛂 License

Lazap is licensed under the terms of Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International ("CC-BY-NC-SA-4.0"). Commercial use is not allowed under this license. This includes any kind of revenue made with or based upon the software, even donations.

The CC-BY-NC-SA-4.0 allows you to:

Under the following terms:

More information can be found here.