Skip to content

Reads the seed of your current Noita run from memory.

License

Notifications You must be signed in to change notification settings

danielniccoli/noisee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noisee

Reads and displays the seed of your current Noita run from memory.

How to run

Run noisee.exe before or after you start Noita.

Build from source

To build from source and publish a single-file binary (requires .NET 6 Runtime), run

.\Publish-Project.ps1 -Configuration Release

To build form source and publish as a single-file and self-contained binary (.NET 6 Runtime included, but larger file size), run

.\Publish-Project.ps1 -Configuration Release -SelfContained

About Publish-Project.ps1

Use Get-Help .\Publish-Project.ps1 for more information.

About

Reads the seed of your current Noita run from memory.

Resources

License

Stars

Watchers

Forks

Packages

No packages published