[add] Set new dub project up for game app.
This commit is contained in:
5
src/main.d
Normal file
5
src/main.d
Normal file
@@ -0,0 +1,5 @@
|
||||
/// License: MIT
|
||||
|
||||
int main(string[] args) {
|
||||
return 0;
|
||||
}
|
Reference in New Issue
Block a user