We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I would like people to be able to do
sudo apt-get install city-of-thieves-terminal sudo apt-get install city-of-thieves-gui
Then run with:
./city-of-thieves-terminal ./city-of-thieves-gui
Ask @hertog6 for help.
The text was updated successfully, but these errors were encountered:
For the people who need an intro into Debian packaging; https://wiki.debian.org/IntroDebianPackaging
Sorry, something went wrong.
It works!
Note to self: do this in cityofthieves/debian:
cityofthieves/debian
debuild -us -uc
In the folder cityofthieves on can do:
cityofthieves
sudo dpkg -i ../cityofthieves_1.0-1_i386.deb
This issue was moved to richelbilderbeek/city_of_thieves#3
No branches or pull requests
I would like people to be able to do
Then run with:
Ask @hertog6 for help.
The text was updated successfully, but these errors were encountered: