Difference between revisions of "Developer's Guide"

From truxwiki.com
Jump to navigation Jump to search
Line 23: Line 23:
 
* [[Secure Truxton|How to Secure Truxton Services]] - If you need Truxton to run on a locked down machine
 
* [[Secure Truxton|How to Secure Truxton Services]] - If you need Truxton to run on a locked down machine
  
=File Formats=
+
=Truxton File Formats=
 
* [[Depot]] file format - The way Truxton stores file contents
 
* [[Depot]] file format - The way Truxton stores file contents
 
* [[Load List]] file format - Details on the load script format
 
* [[Load List]] file format - Details on the load script format

Revision as of 16:48, 5 April 2021

Truxton Developer's Guide

Truxton Stuff (A collection of developer's information on a variety of topics)

Truxton File Formats

  • Depot file format - The way Truxton stores file contents
  • Load List file format - Details on the load script format

Data Types

Truxton uses lots of defined constants and enums. Here's a list of them.

Exploitation

Code Dependencies