Skip to content

SpainRPServer/LauncherV2

Repository files navigation

SpainRP Official Launcher

Contributors Forks Stargazers Issues MIT License


Logo

SpainRP Launcher

WinUI 3 Minecraft: Java Edition

Releases · Report bug

Table of Contents

Getting Started Guide

  1. Install and run
  2. Preliminary configuration of the launcher on the settings page, such as the selection of the game directory, the addition of the Java runtime, and the addition of the game account
    • Subsequent scheduled updates: Displays the launcher configuration wizard the first time the launcher is run
  3. Start serving
main
Pre-run configuration requirements
  1. Windows 10.0.19041.0
    • WinUI 3 Windows 10.0.17763.0
  2. net6.0
  3. WindowsAppSDK 1.2
  4. WebView2
Installation method

Source code deployment

  • This item is for developers
  • First make sure Visual Studio 2022 is installed on your computer and
  • And installed .NET 6 SDK, Windows 11 SDK, Windows AppSDK and other development environments

Contributors

For more contributors to this project, read contributors

How to participate in open source projects

Contributions make the open source community a great place to learn, inspire, and create. Any contribution you make is greatly appreciated.

  1. Click 'Fork' in the upper right corner, and then click 'Create fork' below to create a branch of the repository
  2. Create your content branch: 'git checkout -b feature/[your-feature]'
  3. Commit your changes: 'git commit -m '[describe your changes]''
  4. Push changes to the remote branch: 'git push origin feature/[your-feature]'
  5. Create a pull request

Version control

The project uses Git for version management. You can see the currently available versions in the repository.

Author

  • Tresillo
  • Manufloso

Copyright notice

The project is licensed under the MIT license, see LICENSE for details
Copyright (c) 2022-2023 Xcube Studio

Acknowledgements