Documentation

About PR usage and development, and about the POP format.
Post Reply
scape
Efendi
Efendi
Posts: 17
Joined: September 9th, 2003, 6:01 am

Documentation

Post by scape »

Hi, this is probably a really stupid question - but I haven't done any pop editing for a long time. I downloaded prm 1.2 and have extracted and edited one of the dat files. All well and good, but how on earth do you put the files back into a dat file?I can't seem to work it out. Is there any documentation for this?

Cheers
BlackChar
Sheikh
Sheikh
Posts: 24
Joined: November 18th, 2008, 3:26 am
Location: Prague, Czech Republic
Contact:

Re: Documentation

Post by BlackChar »

A brief documentation is included within the PR archive. See readme, you'll find out you can import files back using the -i option :)
eg:

Code: Select all

C:\PRINCED\PR> pr -iext compiled\vdungeon.dat
This will import the bitmaps and palettes that are in c:\princed\pr\ext and associated to vdungeon.dat in the resource file and generate the file c:\princed\pr\compiled\vdungeon.dat.
scape
Efendi
Efendi
Posts: 17
Joined: September 9th, 2003, 6:01 am

Re: Documentation

Post by scape »

Cheers - I'll give it a shot :D
Post Reply