Please enable JavaScript in your browser!
Domů
Procházet
Nápověda
Přihlásit se
hp
/
godot
Sledovat
1
Oblíbit
1
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
38ae49e574
Větve
Značky
3.0
fix-12401
master
godot
/
modules
/
gridmap
/
SCsub
SCsub
104 B
Historie
Surový
1
2
3
4
5
6
7
8
#!/usr/bin/env python
Import('env')
env.add_source_files(env.modules_sources, "*.cpp")
Export('env')