Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Biome and Goto commands #515

Merged

Conversation

LeeTwentyThree
Copy link
Member

Changes made in this pull request

  • Added two new methods to the ConsoleCommandsHandler class which add locations to the existing base-game commands:
    • AddBiomeTeleportPosition(string biomeName, Vector3 position)
    • AddGotoTeleportPosition(string locationName, Vector3 position)

Breaking changes

  • None

@LeeTwentyThree LeeTwentyThree merged commit 782ed96 into SubnauticaModding:master Jan 1, 2024
1 check passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants