码迷,mamicode.com
首页 > 其他好文 > 详细

cocos pc 应用多开批处理命令

时间:2019-08-19 19:26:44      阅读:104      评论:0      收藏:0      [点我收藏+]

标签:splay   pos   sea   try   entry   log   retina   osi   res   

:: -writable-path
:: -entry
:: -landscape
:: -portrait
:: -resolution
:: -scale
:: -write-debug-log
:: -console
:: -position
:: -debugger
:: -app-menu
:: -resize-window
:: -retina-display
:: -search-path
:: -first-search-path
:: -language-data-path%
::start e.exe -workdir "./" -scale 0.75 -position 550,250 -write-debug-log "debug.log"
start simulator/win32/e.exe -workdir "./" -writable-path "./User1" -scale 0.5 -write-debug-log "./User1/debug.log" -position 150,50 -console enable
start simulator/win32/e.exe -workdir "./" -writable-path "./User2" -scale 0.5 -write-debug-log "./User2/debug.log" -position 950,50 -console disable
start simulator/win32/e.exe -workdir "./" -writable-path "./User3" -scale 0.5 -write-debug-log "./User3/debug.log" -position 550,550 -console disable

cocos pc 应用多开批处理命令

标签:splay   pos   sea   try   entry   log   retina   osi   res   

原文地址:https://www.cnblogs.com/Bejadin/p/11378742.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!