mopoid.pkg

来自「一款大砖块的游戏」· PKG 代码 · 共 44 行

PKG
44
字号
;
; Installation file for Mopoid application
;
;Languages
;&EN
;
; UID is the app's UID
;
#{"mopoid"},(0x0102229F),1,02,0
;
;Supports Series 60 v 0.9
;This line indicates that this installation is for the Series 60 platform v0.9
;This line must appear _exactly_ as shown below in the sis file
;If this line is missing or incorrect, the sis file will not be able
;to be installed on Series 60 v0.9 platforms
(0x101F6F88), 0, 0, 0, {"Series60ProductID"}
;
; --- Display Licence
;
;"install_en_corporate.txt" - "", FILETEXT, TEXTEXIT

; --- Files to install
;
"\Symbian\6.1\Series60\Epoc32\release\armi\urel\Mopoid.app"         -"!:\system\apps\Mopoid\Mopoid.app"
"\Symbian\6.1\Series60\Epoc32\release\armi\urel\Mopoid.aif"         -"!:\system\apps\Mopoid\Mopoid.aif"

;
; --- List of files of which only one will be installed - 
;
"\Symbian\6.1\Series60\Epoc32\release\armi\urel\Mopoid.r01"-"!:\system\apps\Mopoid\Mopoid.rsc"
;"\Symbian\6.1\Series60\Epoc32\release\armi\urel\Journey2_caption.rsc"-"!:\system\apps\Mopoid\Mopoid_caption.rsc" 

; --- Bitmaps
"\Symbian\dev\Mopoid\data\panel.png"                     -"!:\system\apps\Mopoid\panel.png"
"\Symbian\dev\Mopoid\data\ball.png"                     -"!:\system\apps\Mopoid\ball.png"
"\Symbian\dev\Mopoid\data\bricks.png"             -"!:\system\apps\Mopoid\bricks.png"
; --- Sounds
"\Symbian\dev\Mopoid\data\hit.wav"                      -"!:\system\apps\Mopoid\hit.wav"
"\Symbian\dev\Mopoid\data\bounce.wav"                      -"!:\system\apps\Mopoid\bounce.wav"
; --- Levels
"\Symbian\dev\Mopoid\data\levels.dat"             -"!:\system\apps\Mopoid\levels.dat"

; --- Remove settings file when uninstalling the app.
""-"!:\system\apps\Mopoid\settings.dat",FN

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?