From 14c54b13021b8512f784fa9d943d7567f6ebf2f5 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 21 Jan 2019 20:26:33 +0800 Subject: *packer --- Source/Asura.Runner/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Source/Asura.Runner/main.cpp') diff --git a/Source/Asura.Runner/main.cpp b/Source/Asura.Runner/main.cpp index 1e71d40..218b1a9 100644 --- a/Source/Asura.Runner/main.cpp +++ b/Source/Asura.Runner/main.cpp @@ -1,6 +1,6 @@ // 游戏会被打包成一个资源文件,runner读取并解析内容,运行游戏 - +// Runner只能读取由packer打包后的游戏文件,editor可以直接运行游戏assets。Runner是一个最小化的运行环境。 int main() { -} +} \ No newline at end of file -- cgit v1.1-26-g67d0