SkillAgentSearch skills...

Beamline

A simple and modern game launcher

Install / Use

/learn @Vysp3r/Beamline
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<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

<details> <summary>Linux</summary>
  1. Install all dependencies

  2. Clone the GitHub repo and change to repo directory

    git clone https://github.com/Vysp3r/Beamline.git && \
      cd Beamline
    
  3. Build the local source code as a native application

    ./scripts/build-native.sh
    
    # Alternative: Runs application after the build.
    ./scripts/build-native.sh run
    
  4. (Optional) Install the application

    cd build-native
    ninja install
    
  5. Run the application

    cd src && \
    ./beamline
    
</details>

📖 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.

👥 Contributors

Contributors

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated6mo ago
Forks0

Languages

Vala

Security Score

87/100

Audited on Sep 15, 2025

No findings