Skip to content
New issue

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

Put game in package manager #29

Closed
richelbilderbeek opened this issue Jul 27, 2015 · 3 comments
Closed

Put game in package manager #29

richelbilderbeek opened this issue Jul 27, 2015 · 3 comments

Comments

@richelbilderbeek
Copy link
Owner

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.

@ghost
Copy link

ghost commented Jul 27, 2015

For the people who need an intro into Debian packaging; https://wiki.debian.org/IntroDebianPackaging

@richelbilderbeek
Copy link
Owner Author

It works!

Note to self: do this in cityofthieves/debian:

debuild -us -uc 

In the folder cityofthieves on can do:

sudo dpkg -i ../cityofthieves_1.0-1_i386.deb

@richelbilderbeek
Copy link
Owner Author

This issue was moved to richelbilderbeek/city_of_thieves#3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant