Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SubnauticaModding/Nautilus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0-pre.16
Choose a base ref
...
head repository: SubnauticaModding/Nautilus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.0-pre.17
Choose a head ref
  • 4 commits
  • 6 files changed
  • 1 contributor

Commits on Jul 5, 2023

  1. feat: Add Custom Buildable Example mod (#434)

    Create CustomBuildableExample.cs
    LeeTwentyThree committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    01dc755 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Update dev-setup.md

    LeeTwentyThree committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    822e1a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. fix!: Resolve SaveDataCache loading issues (no longer loads after eve…

    …rything else) (#435)
    
    * Add RegisterOnStartLoadingEvent
    
    * Fix class for consistency
    
    * Update SaveUtils.cs
    LeeTwentyThree committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    4c4cded View commit details
    Browse the repository at this point in the history
  2. Update AUTHORS.md

    LeeTwentyThree committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    a2b22af View commit details
    Browse the repository at this point in the history
Loading