blob: bf74c88ded3fc37e5e02cf80b341bddae8d00233 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# Torch Documentation
## Introduction
Torch ([T]orch is [O]ur [R]esource [C]onversion [H]elper) is a generic asset processor for games.
## Usage
Run Torch with the following commands:
- `./torch otr baserom.z64`
- `./torch code baserom.z64`
For more information on building and dependencies, please refer to the project README.
## File Formats
- [OTR File Format Specification](@subpage otr_format)
|