0 of 0

File information

Last updated

Original upload

Created by

Tomokisan

Uploaded by

Tomokisan1

Virus scan

Safe to use

2 comments

  1. AnotherPillow
    AnotherPillow
    • supporter
    • 19 kudos
    I'm assuming this is different to https://github.com/zunderscore/StardewWebApi ?
    1. Tomokisan1
      Tomokisan1
      • supporter
      • 7 kudos
      Yes totally different even in the fundamentals.

      As i can see on the mod you mentioned it made your game allow external connection and give to theses connections access to your game data, this is nice but there is one big limitation : your distant server that use the API must be connected directly to your game (not really a basic setup when you play SV or any videogame).

      My mod make the opposite, this is your game that send data to the configured server, so no need to special setup from the player, as long as the player is connected to internet (for distant server) or same network as the server (for local test server) it works.