Skip to content

Editing NXS files?

Does anyone know of any good programs for editing NXS files? When opening them in notepad they don't seem to have any line returns.

Comments

  • nxs isn't really designed for coding in. Best to load the package into Nexus and make the edits where you need.

    But if you absolutely want to look at something vaguely human-readable, run it through a JSON prettifier such as https://jsonformatter.curiousconcept.com/ and in your text editing program replace all instances of \n with a newline.

  • Pretty sure there's a tool out there for it, maybe from tysandr (I forget his SM handle though, sorry).
  • Well the ship numpad system reflex package was easy enough for me to edit and add a key to halt the ship, but is it possible to alter the function keys based on which prompt is active?
Sign In or Register to comment.