Beamline
A simple and modern game launcher
Install / Use
/learn @Vysp3r/BeamlineREADME
<h1 align="center">
Beamline
</h1>
<p align="center">
<strong> A simple and modern game launcher</strong>
</p>
<p align="center">
<a href="https://github.com/Vysp3r/Beamline/stargazers">
<img alt="Stars" title="Stars" src="https://img.shields.io/github/stars/Vysp3r/Beamline?style=shield&label=%E2%AD%90%20Stars&branch=main&kill_cache=1%22" />
</a>
<a href="https://github.com/Vysp3r/ProtonPlus/blob/main/LICENSE.md">
<img alt="License" title="License" src="https://img.shields.io/github/license/Vysp3r/ProtonPlus?label=%F0%9F%93%9C%20License" />
</a>
</p>
<p align="center">
Don't forget to star the repo if you are enjoying the project!</i>
</p>
✨ Features
TODO
📦️ Installation methods
None for now
🏗️ Building from source
Requirements
- git
- ninja
- meson >= 1.0.0
- desktop-file-utils
- gtk4
- libadwaita >= 1.6
- json-glib
- libsoup
- libarchive
- libgee
- libnm
- libportal
- libportal-gtk4
- upower-glib
-
Install all dependencies
-
Clone the GitHub repo and change to repo directory
git clone https://github.com/Vysp3r/Beamline.git && \ cd Beamline -
Build the local source code as a native application
./scripts/build-native.sh # Alternative: Runs application after the build. ./scripts/build-native.sh run -
(Optional) Install the application
cd build-native ninja install -
Run the application
cd src && \ ./beamline
📖 Wiki
The wiki is not yet built
🌐 Translate
You can translate Beamline by modifying the PO files directly
🙌 Contribute
Please read our Contribution Guidelines
All contributions are highly appreciated.
