head 1.2;
access;
symbols;
locks; strict;
comment @:: @;
1.2
date 2008.10.01.06.23.12; author fernan; state Exp;
branches;
next 1.1;
1.1
date 2008.10.01.06.04.39; author fernan; state Exp;
branches;
next ;
desc
@@
1.2
log
@Cobalt Skin ver 6.04
@
text
@@@echo off
set name=Cobalt6.04
echo 1 >%name%.prc
echo Preparing resources...
type res.rcp > res.tmp
echo STRING ID 31999 "%name%" >> res.tmp
echo Compiling resources....
pilrc.exe -q -LE32 -ro -type skin -creator skUI -name %name% res.tmp
del res.tmp
echo Compressing skin...
skinCompressor.exe res.tmp.ro > nul
del %name%.prc
ren res.tmp.ro %name%.prc
echo Done
pause
@@echo on
@
1.1
log
@Initial palm skin
@
text
@d3 1
a3 1
set name=Cobalt6.02
@
|