Code Monkey home page Code Monkey logo

relinkmodorganizer's Introduction

RelinkModOrganizer

[ English | 简体中文 ]

A simple Granblue Relink Mod Organizer, supporting Windows / Steam Deck

Compatible with Reloaded-II Mods and other formats

Usage

  1. In Settings page, click Locate Game to find your granblue_fantasy_relink.exe
  2. Go to Mod List page, click Open Mods Folder and copy the unzipped Mod folders into it, then click Reload
  3. Enable the Mods that you want to use, then click Mod it
  4. Launch the game as usual and enjoy!

If any Mods are changed later, please re-click Mod it

Build

SDK: .NET 8.0

  • If you don't need AOT single file, you need to change <PublishAotSingleFile> to false in RelinkModOrganizer.csproj. Then run dotnet publish, which will generate 3 additional dll files under publish

  • If you want to build into a single AOT executable, you need to download the static libraries from SkiaSharp.Static and ANGLE.Static, and put them into Natives/Windows-x64 folder. After dotnet publish is done, you can safely delete the .dll files

Credits

The core logic of Modding comes from gbfrelink.utility.manager, thanks for their great work!

relinkmodorganizer's People

Contributors

rokyzevon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.