Building assets using blender

This commit is contained in:
Segey Lapin
2019-10-17 09:53:28 +03:00
parent 0945ef76ee
commit 1be73ca0bf
2 changed files with 26 additions and 1 deletions

3
enable_addons.py Normal file
View File

@@ -0,0 +1,3 @@
import bpy
bpy.ops.preferences.addon_enable(module='io_scene_godot')