Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 208 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 208 Bytes

godot-2d

Godot引擎的2d版本(去除了3d模块和3d物理模块)提供预编译的编辑器

usage

  1. rename custom_xxx.py to custom.py
  2. copy one file to godot's src dir
  3. scons profile=custom.py