Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zenderovpaulo95/crash-bandicoot-nsame-trilogy-tool
- Owner: zenderovpaulo95
- License: gpl-2.0
- Created: 2024-10-27T05:17:07.000Z (20 days ago)
- Default Branch: master
- Last Pushed: 2024-10-27T05:18:29.000Z (20 days ago)
- Last Synced: 2024-10-28T07:35:05.619Z (19 days ago)
- Topics: bandicoot, crash, crash-bandicoot, crash-bandicoot-n-sane-trilogy, tool
- Language: C#
- Homepage: https://www.zoneofgames.ru/
- Size: 432 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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'