Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
burninrubber0 authored Feb 24, 2023
1 parent 0830e31 commit 86adda2
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# Triggers_to_glTF
Converts Burnout Paradise Triggers resources to a glTF file
# TriggersToGLTF
Converts an extracted triggers resource from Burnout Paradise to a GLTF asset. All retail game versions and platforms are supported.

At the moment, there is a [major issue](https://github.com/burninrubber0/TriggersToGLTF/issues/1). Until it is fixed, this tool is more of a gimmick than anything. If you are a developer, you will need to fix this before attempting to export back to a triggers resource.

```
Usage: TriggersToGLTF [-p PLATFORM] <input triggers> <output glTF>
Options:
-p File platform. PS3, X360, PC, PS4, or NX. Default: PC
```

0 comments on commit 86adda2

Please sign in to comment.