From dfd5d2eb394355542906c2fc1011dd5ae3eb5b7e Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 9 Jan 2019 00:44:32 +0800 Subject: =?UTF-8?q?*=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Source/Runner/main.cpp | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Source/Runner/main.cpp (limited to 'Source/Runner/main.cpp') diff --git a/Source/Runner/main.cpp b/Source/Runner/main.cpp new file mode 100644 index 0000000..08b4c0b --- /dev/null +++ b/Source/Runner/main.cpp @@ -0,0 +1,6 @@ +// 游戏会被打包成一个文件名为game.asu,runner读取并解析game.asu内容,运行游戏 + +int main() +{ + +} -- cgit v1.1-26-g67d0