We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee10a94 commit 3fe56e5Copy full SHA for 3fe56e5
EUP2UB.py
@@ -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
+
12
# input file handling
13
fname = "wardrobe.ini"
14
try:
v0.1.0/EUP2UB.exe
8.26 MB
0 commit comments