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
/
regex
/
config.py
config.py
96 B
Historie
Surový
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/env python
def can_build(platform):
return True
def configure(env):
pass