Please enable JavaScript in your browser!
Strona główna
Odkrywaj
Pomoc
Zaloguj się
hp
/
godot
Obserwuj
1
Polub
1
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
38ae49e574
Gałęzie
Tagi
3.0
fix-12401
master
godot
/
scene
/
audio
/
SCsub
SCsub
102 B
Historia
Czysty
1
2
3
4
5
6
7
8
#!/usr/bin/env python
Import('env')
env.add_source_files(env.scene_sources, "*.cpp")
Export('env')