Files
personal-site/content/projects/jaktools.md
T
2021-12-02 07:54:32 -06:00

15 lines
367 B
Markdown

---
title: "JakTools"
date: 2021-03-06T12:45:26-06:00
draft: false
---
## What is it?
A collection of scripts to extract game audio/midi from games in the Jak and Daxter lineup.
This was mainly done as an exercise in file parsing and is not complete, you can check the [repo](https://github.com/jwetzell/JakTools) for any progress.
## Technologies Used
* Python