Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
hp
/
godot
Watch
1
Star
1
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
38ae49e574
ブランチ
タグ
3.0
fix-12401
master
godot
/
editor
/
plugins
/
SCsub
SCsub
101 B
履歴
Raw
1
2
3
4
5
6
#!/usr/bin/env python
Import('env')
Export('env')
env.add_source_files(env.editor_sources, "*.cpp")