Skip to content

open.mp launcher (currently compatible with samp client)

License

Notifications You must be signed in to change notification settings

vedran77/launcher

 
 

Repository files navigation

open.mp launcher

Made with Tauri + React-Native ❤️

Usage:

Use open.mp launcher to enjoy a live, reliable, and populated server list to find any server you want to play on!
Just download it from Releases page and run it!

For users using old Windows 10, Windows 8(.1), or Windows 7, if you do not have WebView2 installed (comes preinstalled in newer Windows 10 and 11 setups, and comes with Microsoft Edge), you must download WebView2 from Here
https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section

Note: Download Evergreen Bootstrapper and let installer download the right version for you for best experience.

Note: You still need samp installed to play, you can install samp from https://sa-mp.mp/downloads/ .

Development

For all OS's:

  • Install nightly version of rust toolchain
  • Install NodeJS and npm (or yarn or anything else)
    Note: Please make sure you are not using node v20.6, anything else, lower or higher, should work fine.
  • Clone repository:
git clone https://github.com/openmultiplayer/launcher
  • Prepare for running:
cd launcher
yarn # or any other way you use to install dependecies using your installed package manager
yarn start
  • For building a release version, you can use:
yarn tauri build

Donations

While open.mp is a totally free project and everyone in the team dedicates their time on this project to provide the best for the community, we can still use whatever contribution by anyone, to cover our costs or motivate developers.
Here is our donation link you can use to show your generosity!

About

open.mp launcher (currently compatible with samp client)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 88.3%
  • Rust 10.5%
  • CSS 1.1%
  • HTML 0.1%