Skip to content

Repository files navigation

## Overview

StardewLocalAPI embeds a local HTTP server inside a SMAPI mod, routing authenticated requests through a central core that handles request processing, context creation, and safe execution of game-thread actions.

The **Core** layer manages the server, routing, request/response handling, and thread-safe action dispatching.  
The **Modules** layer registers feature-specific endpoints that use the core infrastructure to inspect or modify live game state.

You can access the API at using the link provided in smapi console when game loads.



## Credits

**Background Image**  
Photo by Денис Лобанов on Pexels  
https://www.pexels.com/photo/a-view-of-a-vast-field-and-mountains-11170418/  
Used under the Pexels License

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages