Stardew Valley Mod with V2 API
Instead of creating a game by yourself, you can also to be a Mod developer and ingest your favor game /character into any existing AAA game.
Last updated
Was this helpful?
Instead of creating a game by yourself, you can also to be a Mod developer and ingest your favor game /character into any existing AAA game.
Last updated
Was this helpful?
Before diving into this document, it is strongly recommended to read here to understand the relationships between games, scenes, goals, DMs, and NPCs.
All interfaces require the application of an app ID and authentication. The specific process can be found here
Check out the implementation code of Stardew Valley Mod here: https://github.com/codingtmd/stardewAIRPG And take a look of the game experience which combines RPGGO and Stardew Valley.