mirror of
https://github.com/jwetzell/personal-site.git
synced 2026-08-11 18:23:42 +00:00
15 lines
367 B
Markdown
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 |