It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
/!\: This thread is not kept up-to-date anymore, please go to the following one to get the latest links and instructions, or for any kind of feedback on the scripts:
Install Crypt of the NecroDancer on Linux

-----

Hello fellow Debian users, Ubuntu lovers and Mint freaks!

Here you’ll find scripts allowing you to build a .deb package from your MojoSetup installer (.sh) for Crypt of the NecroDancer. You can install it through DPKG and remove it through any APT front-end (apt-get, aptitude, synaptic, etc.).

Download links and usage instructions can be found on the following page:
Crypt of the NecroDancer

I hope you’ll enjoy the comfort provided by these scripts as much as I enjoy writing and tweaking them ;)

-----

Here you go for more supported games!
Post edited June 18, 2017 by vv221
avatar
vv221: version française

-----

Hello fellow Debian users, Ubuntu lovers and Mint freaks!

Here you’ll find scripts allowing you to build a .deb package from your MojoSetup installer (.sh) for Crypt of the NecroDancer. You can install it through DPKG and remove it through any APT front-end (apt-get, aptitude, synaptic, etc.).

Download links and usage instructions can be found on the following page:
Crypt of the NecroDancer

I hope you’ll enjoy the comfort provided by these scripts as much as I enjoy writing and tweaking them ;)

-----

Here you go for more supported games!
Your instructions don't make any sense. Why do you start some of your lines with a # or a $? Terminal tells me it straight doesn't know what to do with those. And when I try inputting the line without that starting symbol, it doesn't work.

sh: 0: Can't open ./play-crypt-of-the-necrodancer_gog.2.1.0.3.sh

sh: 0: Can't open play-crypt-of-the-necrodancer_gog.2.1.0.3.sh
Post edited February 08, 2016 by tehgumbeh
avatar
tehgumbeh: (…)
"$ command" means "command" has to be run with your regular user, and "# command" has to be run with root rights. You don’t type the symbol, it is just a visual indication of the level of rights needed by the command.
avatar
tehgumbeh: Why do you start some of your lines with a # or a $? Terminal tells me it straight doesn't know what to do with those.
Both symbols, # and $, represent the shell prompt. As mentioned, by convention $ is regular user rights and # is elevated/root rights.
avatar
tehgumbeh: sh: 0: Can't open ./play-crypt-of-the-necrodancer_gog.2.1.0.3.sh
You didn't follow the directions correctly. You need to download the scripts and installer to the same directory (e.g. $HOME/cotND) and [i]cd to said directory (Step #2).
Post edited February 10, 2016 by Gydion