Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
JayFoxRox committed Jan 6, 2018
1 parent 76e5b87 commit e640c2a
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
# Star Wars Episode 1 Racer Tools (swep1r-tools)
# Star Wars Episode 1: Racer Tools (swe1r-tools)

This is a collection of small scripts to extract files from the 1999 Game "Star Wars Episode 1 Racer".
This is a collection of small scripts to work with files from the 1999 Game "Star Wars Episode 1: Racer".

- out_modelblock.py: Extract out_modelblock.bin to Wavefront OBJ files
- out_splineblock.py: Extract out_splineblock.bin to Wavefront OBJ files
- out_spriteblock.py: Extract out_spriteblock.bin to PNG files
- out_textureblock.py: Extract out_textureblock.bin to PNG files
- scr2wav.py: Converts SCR audio files from the webdemo to WAV files
- extract-racer-tab.py: Extracts strings from swep1rcr.exe which are typcially translated
- parse-racer-tab.py: Validates racer.tab translation files

Licensed under GPL version 2 or later.
---

**© 2017 OpenSWE1R Maintainers**

Source code licensed under GPLv2 or any later version.

0 comments on commit e640c2a

Please sign in to comment.