[ create a new paste ] login | about

Link: http://codepad.org/QC6b9BIs    [ raw code | fork ]

Plain Text, pasted on Apr 13:
1
2
3
4
5
6
7
8
9
10
11
12
@cd lib

perl collect arch
@copy /Y animations ..\share\ >NUL
@copy /Y archetypes ..\share\ >NUL
@copy /Y treasures.bld ..\share\treasures >NUL
@copy /Y faces ..\share\ >NUL
@copy /Y smooth ..\share\ >NUL
@copy /Y bmaps.paths ..\share\ >NUL

perl adm\collect_images.pl
@copy /Y crossfire.? ..\share\ >NUL


Create a new paste based on this one


Comments: