Skip to content

Latest commit

 

History

History
89 lines (59 loc) · 1.83 KB

File metadata and controls

89 lines (59 loc) · 1.83 KB

User Manual


Installation on Linux & MacOS

Prerequisites

getting the files

  • Go to the project.
  • Select the lastest version
  • Download the ( tar.gz ) file.
  • Extract the file in the directory of your choice.
  • Open DosBOX and run the following commands in the terminal:
mount c: /path/to/your/project
c:
main

Save some time

Installation on Widows 7+

Prerequisites

getting the files

  • Go to the project.
  • Select the lastest version
  • Download the zip file.
  • Extract the file in the directory of your choice.
  • Open DosBOX and run the following commands in the terminal:
mount c: /path/to/your/project
c:
main

Save some time

Installation on Windows XP or older

  • Go to the project.
  • Select the lastest version
  • Download the "main.com" file.
  • Run the file in the directory of your choice.

Save some time

! Only works for Linux, MacOS & Windows !

  • Find the DosBOX configuration file ( e.g. "dosbox-0.74-3.conf" ) and open it.
  • Go to the end of the file and add the following lines:
mount c: /path/to/your/project
c:
  • When you open DosBOX, you will be directly in the project directory.
  • type "main" to start the game.