• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

changesH A D01-Jan-202121.8 KiB560463

licenseH A D01-Jan-202117.7 KiB340281

music_and_sound_licencesH A D01-Jan-20219.7 KiB553418

portingH A D01-Jan-20211.3 KiB4227

readmeH A D01-Jan-2021681 4626

translatingH A D01-Jan-2021265 117

readme

1The Legend of Edgar
2
3Version 1.34
4
5LICENSE
6
7	GNU GPL - Please read LICENSE for more information
8
9REQUIREMENTS
10
11	You need the following to build the game
12
13	* SDL
14	* SDL_Image
15	* SDL_TTF
16	* SDL_Mixer
17	* zlib
18	* GNU gettext
19
20INSTALLATION
21
22	Untar the archive and then run,
23
24	make
25
26	After make has [successfully] completed run,
27
28	make install
29
30	You will need to be root in order to perform the above step. After that has [again, sucessfully]
31	completed type,
32
33	edgar
34
35	to run the game.
36
37
38PLAYING
39
40	Please see the game manual (installed in /usr/share/doc/edgar/index.html) for instructions.
41
42
43Richard Sweeney
44info@parallelrealities.co.uk
45https://www.parallelrealities.co.uk/games/edgar/
46