Skip to content

Repository files navigation

Piperift's CICD Scripts

Unreal Engine plugins

Packaging manually

Building the source code:

py build.py plugin -n {plugin_name} -p {plugin_files_path}

Run the tests in asolation:

py test.py plugin -n {plugin_name} -p {plugin_files_path}

Compress build:

py compress.py plugin -n {plugin_name} -p {plugin_files_path}

Resulting packaged build can be found at {plugin_files_path}/Package

About

Contains CICD scripts for piperift

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages