Dyson Sphere Program
0 of 0

File information

Last updated

Original upload

Created by

Skandragon

Uploaded by

skandragon

Virus scan

Safe to use

Tags for this mod

About this mod

This project will pull data from inside Dyson Sphere Program in real time,
and upload it to https://dsptracker.flame.org, for processing and display.

Permissions and credits
Changelogs
This project will pull data from inside Dyson Sphere Program in real time,
and upload it to https://dsptracker.flame.org, for processing and display.
Currently, no user interaction is required after the initial mod installation
and configuration is completed.
To use this mod, you must create an account on https://dsptracker.flame.org, and
retrieve your upload token. This token must be placed into the mod's configuration.
As is common for many mods, you need to:
  • Install BepInEx.
  • Install this mod.
  • Run the game once to create the mod's configuration file.
  • Exit the game.
  • Edit the configuraton to add your token.
  • Run the game, and you should start seeing data uploaded to the web site.
This mod should not affect game play, specifically memory or FPS, as it does very
little in the game thread. All uploads are performed in a thread just for that
purpose, which while waiting on network traffic, does very little computation.