mirror of
https://github.com/godotengine/godot-git-plugin.git
synced 2026-01-01 01:48:28 +03:00
7 lines
88 B
Python
7 lines
88 B
Python
#!/usr/bin/env python
|
|
|
|
Import("env")
|
|
|
|
SConscript("ssh2/SCsub")
|
|
SConscript("git2/SCsub")
|