MCPcopy Index your code
hub / github.com/SpenserCai/LGS-Helper

github.com/SpenserCai/LGS-Helper @v0.1.4

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.1.4 ↗ · + Follow
23 symbols 45 edges 5 files 10 documented · 43%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

LGS-Helper

license go QQ Chat Group GitHub Repo stars Discord Server

LGS-Helper(Linux Game Script) A game tool under Linux written in Golang, designed to help linux gamers, steamdeck players to solve, localize, unlock and other functions under non-windows platforms.

Scripts

Script Detail
EA DLC UnLocker V2 - Linux Unocker EA DLC on Linux
FLiNGLauncher Fling Trainer on Linux

Build

You need go 1.19+ to build this project.

git clone https://github.com/SpenserCai/LGS-Helper.git
cd LGS-Helper
chmod +x build.sh
sh ./build.sh

then you will get the binary file in the release directory.

Usage

Clone Project

If you haven't got the project yet, you can get it through the following command and switch to the project directory:

git clone https:://github.com/SpenserCai/LGS-Helper.git
cd LGS-Helper

Use EA DLC UnLocker V2 - Linux

cd release/scripts/EA
chmod +x ./EaUnLockV2
./EaUnLockerV2

Use FLiNGLauncher

cd release/scripts/FLiNGLauncher
chmod +x ./FLiNGLauncher
# Run Monster Hunter Rise Trainer,if you want force redownload the trainer,add -redown
./FLiNGLauncher -appid 1446780 

Other Game

If you have any localizations of games that unlock need to run on Linux or SteamDeck, feel free to file an issue!

Game name: xxxx
Type: Localized/Unlocked etc.
How to use it on win: https://xxxx

赞助项目

如果你觉得这个项目对你有帮助,可以通过以下方式赞助我,让我有动力继续维护这个项目。

微信
微信赞助

USDT(ETH):0xf33a3342558099DCD3C136cA6829B880d4933797

Core symbols most depended-on inside this repo

CopyFile
called by 4
scripts/EA/main.go
GetFlingConfigItemByAppid
called by 2
scripts/FLiNGLauncher/main.go
InitFLiNG
called by 1
scripts/FLiNGLauncher/main.go
GetGeProtonPath
called by 1
scripts/FLiNGLauncher/main.go
GetGameInfo
called by 1
scripts/FLiNGLauncher/main.go
GetSteamAppsPath
called by 1
scripts/FLiNGLauncher/main.go
GetLastestFlingUrl
called by 1
scripts/FLiNGLauncher/main.go
IsInstallLastestFling
called by 1
scripts/FLiNGLauncher/main.go

Shape

Function 18
Struct 5

Languages

Go100%

Modules by API surface

scripts/FLiNGLauncher/main.go13 symbols
scripts/EA/main.go9 symbols
libs/steamlib/main.go1 symbols

For agents

$ claude mcp add LGS-Helper \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page