pknexus


Simple scripting language for building mods of EarthBound and possibly other classic SNES games.

PK Nexus

Overview

PK Nexus is a programming environment and toolset geared towards the production of EarthBound ROM hacks. Currently it consists of an eponymous scripting language (formerly known as CCScript), which is used to specify modifications to a ROM image. CCScript was originally designed as a game script language, allowing the user to specify labeled text blocks with conditions, event flags, subroutines, and branches between blocks; but since then its focus has expanded and it is now being developed as a more flexible language to be used for specifying any kind of modification to the game's resources and code.

Project Information

Labels:
CPlusPlus ScriptingLanguage Modding SNES EarthBound