Heya, sounds like a fun project.
It's the Steam api activating and trying to load the game from Steam.
You can disable it by going into the Stuff folder:
Stuff -> metadata -> release.json
and edit the line that says:
"vendor": "Steam"
to something like:
"vendor": "not Steam"