Skip to content

A general editor for editing first-party Nintendo formats. Primary aimed at support for Tears of the Kingdom files and more modern Nintendo Switch files.

License

Notifications You must be signed in to change notification settings

NX-Editor/NxEditor

Repository files navigation

Nintendo Extended Editor (NX-Editor)

License Downloads

A general editor for editing first-party Nintendo formats. Primarily aimed at support for Tears of the Kingdom files and more modern Nintendo Switch files.

Setup

  1. Install the .NET 8 runtime (Windows x64 direct download)
  2. Download the latest release (Launcher), extract the zip, and run the exe
  3. Toggle the plugins you would like to install
  4. Click Install NX Editor and wait for the installation to complete

Building from Source (Windows)

Requirments

Instructions

  1. Clone the GitHub repository

    git clone --recursive "https://github.com/NX-Editor/NxEditor"; cd "NxEditor"
  2. Build the project

    cd "./src/NxEditor/"; dotnet build
  3. Run the project

    dotnet run

PowerShell Script & Command

git clone --recursive "https://github.com/NX-Editor/NxEditor"
cd "NxEditor"
cd "./src/NxEditor/"
dotnet build
dotnet run
git clone --recursive "https://github.com/NX-Editor/NxEditor"; cd "NxEditor"; cd "./src/NxEditor/"; dotnet build; dotnet run

About

A general editor for editing first-party Nintendo formats. Primary aimed at support for Tears of the Kingdom files and more modern Nintendo Switch files.

Topics

Resources

License

Stars

Watchers

Forks