Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A launcher for the OpenGOAL Project to simplify usage and installation

License

NotificationsYou must be signed in to change notification settings

Weeb6279/launcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crowdin

Our attempt at distributing theOpenGOAL releases in a cross-platform and easy to use and update way. It also is a place for features involving the games, such as texture pack or mod management.

The launcher uses theTauri framework.

Usage

See thedocumentation on our website for hopefully up to date instructions on how to use it.

Asking for help

When asking for help, please download the support package which includes logs to help someone diagnose the problem.

If you cannot do this (for example, the bug relates to making the package / the application won't launch) then you can find the application logs in the following folders:

  • WindowsC://Users/<YOUR_USER_NAME>/AppData/Roaming/OpenGOAL-Launcher/logs
  • Linux/home/<YOUR_USER_NAME>/.config/OpenGOAL-Launcher/logs

Note that bothAppData and.config are hidden folders.

Development

Tauri requires a valid Rust installation, as well as a valid NodeJS installation.

For installing Rust, it's recommended to follow the instructions herehttps://www.rust-lang.org/tools/install

Windows

scoop install nodejsnpm install -g yarn

Linux (Ubuntu 22.04)

sudo apt install libwebkit2gtk-4.0-dev build-essential curl wget libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev# tauri deps, see - https://tauri.app/v1/guides/getting-started/prerequisites#setting-up-linuxcurl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh| bash# installs Node Version Manager (ubuntus package is woefully out of date)source~/.bashrcnvm install lts/hydrogen# installs latest nodejs 18.Xnpm install -g yarn

macOS

npm install -g yarn

Building and Running

To build and run the application locally, all you have to do is run:

yarn installyarn tauri dev

About

A launcher for the OpenGOAL Project to simplify usage and installation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Svelte40.8%
  • Rust39.1%
  • TypeScript16.4%
  • JavaScript2.7%
  • Other1.0%

[8]ページ先頭

©2009-2025 Movatter.jp