Experimental re-imagining of Pixi with less C#
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NGnius (Graham) 7c4f3bfba4 Update Rust bindings 2 years ago
NPort Implement CRF robot importer and import framework 2 years ago
clibfj @ 609cc89b23 Update Rust bindings 2 years ago
.gitignore Initial commit 3 years ago
.gitmodules PoC clibfj bindings with Wine support 3 years ago
LICENSE Initial commit 3 years ago
NPort.sln NPort rename 3 years ago
README.md NPort rename 3 years ago

README.md

NPort

Stuff for importing things into Techblox.

Setup

Refer to HelloModdingWorld's instructions.

Some external libraries are also used, which should be installed seperately.

Building

Refer to HelloModdingWorld's instructions.

Some external libraries written in Rust are also used, which can be built by the standard Rust toolchain (cargo build).

Installation

Patch Techblox with the latest version of GCIPA and install GamecraftModdingAPI first. Then, to install the NPort, download the latest release and put NPort.dll into Techblox's Plugins folder. The next time Techblox is launched, NPort may automatically download any other required files.