Skip to content

Commit

Permalink
v0.9.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
EternalWraith committed Jul 11, 2024
1 parent e9b531c commit e6859eb
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 35,662 deletions.
4 changes: 2 additions & 2 deletions CxFreezeCompile.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
base = "Win32GUI" if sys.platform == "win32" else None

setup(
name = "PalEdit v0.9.1",
version = "0.9.1",
name = "PalEdit v0.9.2",
version = "0.9.2",
description = "A simple tool for editing PalWorld saves",
options={"build_exe": build_options},
executables=[Executable("PalEdit.py", base=base, icon="palworld_pal_edit/resources/MossandaIcon.ico")],
Expand Down
83 changes: 0 additions & 83 deletions palworld_pal_edit/DataRipper.py

This file was deleted.

9 changes: 0 additions & 9 deletions palworld_pal_edit/ImageResizeUtil.py

This file was deleted.

Loading

0 comments on commit e6859eb

Please sign in to comment.