Skip to content

Commit

Permalink
added .exe for v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mood93 committed Nov 7, 2020
1 parent ee10a94 commit 3fe56e5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions EUP2UB.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# from distutils.core import setup
# setup(name="EUP2UB",
# version="0.1.0",
# description="Python script to convert EUP wardrobes to Ulitimate Backup XML peds. This is for the LSPDFR mod for GTAV.",
# long_description="README.md",
# long_description_content_type="text/markdown",
# url="https://github.com/Mood93/EUP2UB",
# author="Mood93",
# license="GNU GPL v3.0"
# )

# input file handling
fname = "wardrobe.ini"
try:
Expand Down
Binary file added v0.1.0/EUP2UB.exe
Binary file not shown.

0 comments on commit 3fe56e5

Please sign in to comment.