Add new projects

This commit is contained in:
2021-12-02 07:54:32 -06:00
parent b32d4b2c72
commit 8783055fbe
5 changed files with 47 additions and 60 deletions
+15
View File
@@ -0,0 +1,15 @@
---
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