Skip to content

Releases: gurrenm3/NoMansSky.Api

Better Memory Manager!

28 Jun 05:31
Compare
Choose a tag to compare

This is a small release that comes with a few extra methods for the Memory Manager that make it a lot easier to use. It also comes with a better Update hook, which now runs the second the game window is showing

Access to all Globals through MemoryManager

27 Jun 16:06
Compare
Choose a tag to compare

This release comes with a new MemoryManager class which can be used to get or set any value of every Global file in NMS. You can get/set a single value or the entire global itself.
This release also no longer has Harmony included

Bugfix for GcPlayerStateData

23 Jun 22:14
Compare
Choose a tag to compare

This is a small release that adds a few quality of life improvements, better inventory support, and fixes a bug with acquiring GcPlayerStateData

Initial Release

11 Apr 23:32
Compare
Choose a tag to compare
1.0.0

Fixed issue with Game.Instance. Prepared API for nuget