The Jewel of Kaldun; a game developed in 1990.
Go to file
Rob 8de884d561 Base project template. 2016-09-18 20:18:29 -05:00
.gitignore Base project template. 2016-09-18 20:18:29 -05:00
Makefile Base project template. 2016-09-18 20:18:29 -05:00
README.md Base project template. 2016-09-18 20:18:29 -05:00
local.config.template Base project template. 2016-09-18 20:18:29 -05:00
template.po Base project template. 2016-09-18 20:18:29 -05:00

README.md

Jewel of Kaldun

Notes

  • Makefile is very rudimentary as I am not a Makefile type person and build is so fast it doesn't matter
  • Pay attention to versions
  • Makefile makes assumptions about where things are placed, correct as necessary

Current setup(s)

Windows

Please note that this mixes the Cygin Unix-y path flavor with the Windows path flavor. Java (as it is a Windows application) requires Windows pathing instead of Unix pathing. See the Makefile configuration section.

  • Cygwin 64-bit
  • git
  • gcc (to compile Merlin32)
  • make
  • Java (Windows version)
  • AppleCommander
  • Merlin32

Software required to build:

  • Merlin32 by Brutal Deluxe (version 1.0)
  • The command-line variant of AppleCommander (please note this project is using 1.3.5.14-ac and that the command-line options do vary across versions)
  • Either a real Apple II or an emulator