Skip to content

endragor/godot-export-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Python script for assembling Godot 3.0 export templates from the engine's source code.

NOTE: this is made to work with a fork of Godot where things may slightly differ. But you may use this as a reference.

Prerequisites:

  • Python 2.7
  • Prerequisites of the specific platform you are building export templates for (check out Godot's documentation)

Has only been tested on macOS.

Usage:

python make_templates.py <godot_src_dir> <templates_dir> <comma_separated_platforms>

About

Python script for building Godot export templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages