Skip to content

Conversation

@gitmacer
Copy link
Contributor

@gitmacer gitmacer commented Dec 23, 2019

Subnautica GSI Mod 1.1.0.zip

  • Update QModManager Link
  • Use Enums

Add following Variables:

Paused

Biom
GameMode

in Vehicle/Base
Power
MaxPower
Floodlight
VehicleHealth
VehicleMaxHealth
CrushDepth

LightOn
LightOnDanger
LightOff

CyclopsWarning
CyclopsFireSuppressionActive
CyclopsSilentRunning

CyclopsMotorSlow/Normal/Flank
CyclopsEngineOn
CyclopsNoice

Prawn Thrust

DayLightScalar

ToDo:
-Maybe a new Profile
-(Notification to update the mod)?


public class GameStateNode : Node<GameStateNode> {

public int GameState;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know if removing these is a good idea, because it breaks old profiles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants