top of page

Desert-Fantasy FPS Auto Updater

MediaFire:

Version: 1.1

AutoUpdaterLogoWixSite.png

Desert-Fantasy FPS Auto Updater is, I think, my biggest project. It's a GUI based app made with PyQt 4. It connects to FTP server, checks for a new version of the game and if the program found new version, it downloads it and replaces all the old files with the new ones. This project uses many libraries such as:

  • ​PyQt 4

  • subprocess

  • hurry.filesize

  • shutil

  • xml.etree.ElementTree

  • zipfile

  • io

  • time

  • ftplib

  • os

  • sys

​​

You can download the whole project which includes source code and executable file with Desert-Fantasy FPS game version 1.5.​

Visit my GitHub!
bottom of page