mirror of
https://github.com/emily33901/oxide2.git
synced 2025-08-03 08:56:03 -04:00
7 lines
69 B
Batchfile
7 lines
69 B
Batchfile
@echo off
|
|
|
|
echo creating projects...
|
|
|
|
premake5 vs2017
|
|
|
|
echo finished. |