-
Notifications
You must be signed in to change notification settings - Fork 41
user linux
nhmkdev edited this page Nov 16, 2022
·
2 revisions
If you plan to run CardMaker with a Linux based operating system you will need to install Mono. I have personally seen it run with Ubuntu and Debian (and even MacOS once).
Install Mono:
sudo apt-get install mono-complete
sudo apt-get install libcanberra-gtk-module
Then run mono CardMaker_Mono.exe
to launch the application.