Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zenderovpaulo95/crash-bandicoot-nsame-trilogy-tool


https://github.com/zenderovpaulo95/crash-bandicoot-nsame-trilogy-tool

bandicoot crash crash-bandicoot crash-bandicoot-n-sane-trilogy tool

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

## Welcome to Crash Bandicoot N. Same Triology mod tool (and technically supports CTR: Nitro Fueled)
This tool is made for modifying text, texture and pak files.

For linux users:
You can try use MonoDevelop (see in you distribution how to install).
Try these variants:
1) Build with xbuild:
xbuild CBNSTT.sln
mono 'CBNSTT/bin/Release/Crash Bandicoot n.same trilogy tool.exe'
2) Build with msbuild:
msbuild CBNSTT.sln
mono 'CBNSTT/bin/Release/Crash Bandicoot n.same trilogy tool.exe'