Coder Social home page Coder Social logo

nauja / sogmapi Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 7.05 MB

Modding API for Secret of Grindea

License: GNU Lesser General Public License v3.0

C# 99.48% Shell 0.50% Batchfile 0.02%
modding secretsofgrindea sog api smapi smapi-mod sogmapi sogmapi-mod secretsofgrindea-mods secrets-of-grindea

sogmapi's Introduction

Secrets of Grindea Modding API

SoGMAPI is an open-source modding framework and API for Secret of Grindea, forked from SMAPI, that lets you play the game with mods. It's safely installed alongside the game's executable, and doesn't change any of your game files.

Features

  1. Load mods into the game.
    SoGMAPI loads mods when the game is starting up so they can interact with it. (Code mods aren't possible without SoGMAPI to load them.)

  2. Provide APIs and events for mods.
    SoGMAPI provides APIs and events which let mods interact with the game in ways they otherwise couldn't.

  3. Provide update checks.
    SoGMAPI automatically checks for new versions of your installed mods, and notifies you when any are available.

  4. Provide compatibility checks.
    SoGMAPI automatically detects outdated or broken code in mods, and safely disables them before they cause problems.

  5. Back up your save files.
    SoGMAPI automatically creates a daily backup of your saves and keeps ten backups (via the bundled Save Backup mod), in case something goes wrong.

Documentation

Most of the documentation available for SMAPI should also work for SoGMAPI as this is a fork with the same structure, same installer and same modding API.

Have questions? You can ask me on GitHub or send me an email.

For players

For modders

For SoGMAPI developers

sogmapi's People

Contributors

nauja avatar www avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

sogmapi's Issues

No mods load

SoGMAPI 0.1.2

Upon starting SoGMAPI, every mod in the mods folder will give this error:

[21:48:41 ERROR screen_0 SoGMAPI] - Save Backup 1.0.0 because its DLL couldn't be loaded: Could not load 'C:\Program Files (x86)\Steam\steamapps\common\SecretsOfGrindea\Mods\SaveBackup\SaveBackup.dll' because it was already loaded. Do you have two copies of this mod?

There are not, in fact, two copies of any mod in the mods folder.

To reproduce: Simply start SoGMAPI without changing, adding or removing anything. The two mods it comes with give this error.

Linux/SteamOS Installer Support

In the 0.1.2 release, there is an installer for Windows but the Linux/MacOS installers have no data in the 'internal folder' to work with, and thus don't function. Is support for this planned in the future? I understand it could be built manually but in my particular case I don't have access to a compiler for a while, and playing on a Steam Deck would be ideal. Thanks!

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.