mirror of
https://github.com/godotengine/godot.git
synced 2025-11-01 06:01:14 +00:00
HTML5 exporter Improvements
-Better template handling -Voice support -Stream support
This commit is contained in:
parent
b0aa49accb
commit
0fb7b5aa0c
14 changed files with 2367 additions and 23 deletions
|
|
@ -30,7 +30,6 @@ def get_flags():
|
|||
('theora', 'no'),
|
||||
('tools', 'no'),
|
||||
('nedmalloc', 'no'),
|
||||
('vorbis', 'no'),
|
||||
('musepack', 'no'),
|
||||
('squirrel', 'no'),
|
||||
('squish', 'no'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue