Updated PAK Explorer to v0.1.2

This commit is contained in:
G2-Games 2024-07-17 00:49:44 -05:00
parent 9e6f4a90af
commit 33418680b2

View file

@ -1,7 +1,7 @@
[package] [package]
name = "pak_explorer" name = "pak_explorer"
edition = "2021" edition = "2021"
version = "0.1.1" version = "0.1.2"
description = """ description = """
A simple GUI for exploring and making modifications to LUCA System PAK files. A simple GUI for exploring and making modifications to LUCA System PAK files.
""" """