Skip to content

Commit 3fe56e5

Browse files
committed
added .exe for v0.1.0
1 parent ee10a94 commit 3fe56e5

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

EUP2UB.py

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# from distutils.core import setup
2+
# setup(name="EUP2UB",
3+
# version="0.1.0",
4+
# description="Python script to convert EUP wardrobes to Ulitimate Backup XML peds. This is for the LSPDFR mod for GTAV.",
5+
# long_description="README.md",
6+
# long_description_content_type="text/markdown",
7+
# url="https://github.com/Mood93/EUP2UB",
8+
# author="Mood93",
9+
# license="GNU GPL v3.0"
10+
# )
11+
112
# input file handling
213
fname = "wardrobe.ini"
314
try:

v0.1.0/EUP2UB.exe

8.26 MB
Binary file not shown.

0 commit comments

Comments
 (0)