Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 829 Bytes

readme.md

File metadata and controls

22 lines (17 loc) · 829 Bytes

Nemo DOSBox Actions

demo

Adds the following DOSBox options to the context menu.

  • For bat, com and exe files:
    • Run in DOSBox
  • For img files:
    • Boot img in DOSBox
    • Mount img in DOSBox
  • For directories:
    • Mount in DOSBox

(mount drive is always A:)

Installation

  1. GitClone (recommended) or Download
  2. Symlink (recommended) or extract all .nemo_action files to ~/.local/share/nemo/actions

Updating

If you used GitClone and symlinked the files; all you have to do is run git pull in the Git cloned directory to update the files to the latest version.
Otherwise you'll have to re-download all the files and extract them to your nemo actions folder on each update.