1
0
Fork
You've already forked simple-dosbox-launcher
0
No description
  • Janet 100%
Find a file
2025年11月20日 05:20:51 +00:00
.gitignore First commit 2022年07月30日 09:59:05 +00:00
LICENSE Change license to 0BSD 2023年03月08日 12:21:27 +00:00
main.janet Remove dependence on fusermount from fuse 2025年11月20日 05:20:51 +00:00
project.janet Support dosbox-staging 2024年02月21日 13:55:48 +00:00
README.adoc Remove dependence on fusermount from fuse 2025年11月20日 05:20:51 +00:00

simple-dosbox-launcher

It launches an executable in an archive file with dosbox.

Build

jpm build
jpm install

Build-time dependencies

Run-time dependencies

  • umount

  • atool

  • unionfs from unionfs-fuse

  • vanilla dosbox or dosbox-staging

  • $HOME

  • Anything that creates $XDG_RUNTIME_DIR in environment