Skip to content

A graphical editor for '.npl' files used together with 'Nopipeline' to produce '.mgcb' files for MonoGame projects.

License

Notifications You must be signed in to change notification settings

BlizzCrafter/NPL-Editor

Repository files navigation

Welcome to NPL Editor!

NuGet Visual Studio

A graphical editor for '.npl' files used together with 'Nopipeline' to produce '.mgcb' files for MonoGame projects.

Inspired by the MGCB Editor.

Setup NPL Editor

  1. Open or create a MonoGame project via Visual Studio.
  2. Install the Nopipeline.Task.
  3. Install the NPLEditor as a GLOBAL dotnet tool.
  4. Install the NPLEditor.VSExtension via Visual Studio.
  5. Profit ???

Yes! It should be possible now to double click the Content.npl file inside your Content folder to open the NPL Editor.

Everything you change inside this editor will modify the corresponding Content.npl file now 🥳.

Benefits

✨ No JSON-Formatting Erros Anymore

Just manage your content and NPL Editor takes care about the correct formatting of your .npl files.

✨ Automatic Pipeline Imports

Just add your content pipeline references and NPL Editor extracts importers and processors from it.

✨ No "Name-Guessing" Anymore

Just with importers and processors, you don't need to guess the correct names of parameters or anything else anymore; just select what you need inside the NPL Editor.

✨ Logging

Realtime logging events directly inside the NPL Editor.

Impressions

NPLEditor NPLEditor NPLEditor

Now Have Fun with NPL Editor!

About

A graphical editor for '.npl' files used together with 'Nopipeline' to produce '.mgcb' files for MonoGame projects.

Topics

Resources

License

Stars

Watchers

Forks

Languages