comparison README @ 67:419761c8d9b9

Add configure option to build scn2kdump.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Wed, 23 Feb 2011 01:48:51 +0100
parents 15a18fbe6f21
children
comparison
equal deleted inserted replaced
66:d112357a0ec1 67:419761c8d9b9
30 How to build: 30 How to build:
31 ------------- 31 -------------
32 32
33 Just type './configure' followed by 'make'. 33 Just type './configure' followed by 'make'.
34 If you want to build nwatowav (an utility to convert background musics to wav files), add '--enable-nwatowav' to the './configure' call. 34 If you want to build nwatowav (an utility to convert background musics to wav files), add '--enable-nwatowav' to the './configure' call.
35 Same with visarc (an utility to extract some data, such as the graphics files). 35 Same with visarc (an utility to extract some data, such as the graphics files) and scn2kdump (an utility to dump all data from a scenario file).
36 36
37 Type 'make install' to install OtakuNoRaifu. 37 Type 'make install' to install OtakuNoRaifu.
38 38
39 39
40 40