GithubHelp home page GithubHelp logo

unreal-project-archiver's Introduction

unreal-project-archiver

Efficiently batch archive UE Project folders with Python.

I am sure I am not the first to do this, but I made a project archival tool with Python. I keep running out of disk space and I use this to zip projects to my Archival volume. Hope it helps others too. I may make a dev tutorial on this and share it out, simply shows how to take internal UE stuff and wrap it simply with python. This could be way more sophisticated, but it serves my simple purposes today.

It will take additional directories with self.extraDirs to package in the script itself.

projectPacker.py: Simple batch archive using built in Unreal Engine ZipProjectUp with Python directory parsing.

Takes a path to a root directory containing many uproject folders and user defined environment in the __init__.
Iterates through each root directory, checking for a matching .uproject to determine what should be packaged. 
Checks for the destination to ensure no other project zips with the same daily time stamp exist. 

unreal-project-archiver's People

Contributors

mikeweiss avatar

Stargazers

Christian Korneck avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.