Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Entrar
hp
/
godot
Observar
1
Favorito
1
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
38ae49e574
Branches
Tags
3.0
fix-12401
master
godot
/
modules
/
openssl
/
config.py
config.py
73 B
Histórico
Raw
1
2
3
4
5
6
7
8
def can_build(platform):
return True
def configure(env):
pass