MyGit
🚩收到GitHub仓库的更新通知

satisfactorymodding/SatisfactoryModManager

Fork: 74 Star: 318 (更新于 2024-05-15 20:36:28)

license: GPL-3.0

Language: Go .

A mod manager for easy installation of mods and modloader for Satisfactory

GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看

Satisfactory Mod Manager

Mod manager for Satisfactory. Handles all the steps of installing mods for you.

Implemented in Wails.

Installation and Usage

Check the modding documentation for installation and usage instructions.

Features

  • One-click install of any mod
  • Automatically downloads the dependencies of any mod
  • Mod update notifications
  • Mod profiles and sharing of them
  • View the mod description in the app

Reporting issues

If you have any questions or run into issues, you can ask in the Satisfactory Modding discord for quicker responses than the GitHub issues. If there is any error message, please include it along with the generated debug info zip.

Troubleshooting

Check the modding documentation for common issues and their solutions.

  • Profile and installation records are located in %APPDATA%\ficsit\
  • Downloads are cached in %LOCALAPPDATA%\ficsit\downloadCache\
  • Logs are stored in %LOCALAPPDATA%\SatisfactoryModManager\logs

Development

Dependencies

  • Go 1.22
  • pnpm
  • nodejs
  • Wails (go install github.com/wailsapp/wails/v2/cmd/wails@latest)
  • IDE of Choice. Goland or VSCode suggested.

Configuration

If you want to point to the SMR staging API instead of production, edit:

  • main.go to set api-base to the staging api (https://api.ficsit.dev)
  • frontend\.graphqlrc to set schema to the staging api (https://api.ficsit.dev/v2/query)
  • frontend\codegen.yml to set schema to the staging api (https://api.ficsit.dev/v2/query)

Development Server

The development server will hot reload whenever you make changes to the Go or Typescript code.

wails dev

Upon successful launch of the development server, the application will open automatically. The command line output will also include a localhost URL you can visit in your browser if you wish to utilize browser developer tools for debugging.

Make sure you don't already have a copy of the application running or the command will silently fail.

Building

wails build

Linting

Install golangci-lint via the directions here, but make sure to install the version specified in .github/workflows/push.yaml instead of whatever it suggests.

Then, to run it, use:

golangci-lint run --fix

最近版本更新:(数据更新于 1970-01-01 00:00:00)

satisfactorymodding/SatisfactoryModManager同语言 Go最近更新仓库

2024-05-21 07:48:06 aurora-develop/aurora

2024-05-21 05:18:56 dolthub/dolt

2024-05-21 03:15:58 diggerhq/digger

2024-05-20 23:19:22 SagerNet/sing-box

2024-05-20 01:51:33 projectdiscovery/httpx

2024-05-19 18:16:02 filebrowser/filebrowser