Skip to content

Small scripts to simplify and automate working with CRYENGINE.

License

Notifications You must be signed in to change notification settings

hyeveryone/ce_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ce_tools

Small scripts to simplify and automate working with CRYENGINE, it is hoped that these scripts can be pushed upstream. Only Python 3.5 has been used in development, earlier versions of Python 3 are likely, but not guaranteed, to work.

release_ce_project.py

This script combines the required engine and project files into a single directory. It does not package the assets into .pak files, it simply collects the files that are present. In order to set the paths, it is necessary to edit the _path variables at the top of the script.

About

Small scripts to simplify and automate working with CRYENGINE.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages