Go to file
Arthur POULET 1fe8d69e64
Improve ApiBuild helpers
2018-07-18 21:52:09 +02:00
spec Remove terminal replaced with RuntimeCall 2017-08-26 02:07:33 +02:00
src Improve ApiBuild helpers 2018-07-18 21:52:09 +02:00
.editorconfig Init 2017-08-16 15:52:58 +01:00
.gitignore Remove Hackware binary and update gitignore 2017-08-21 12:52:10 +01:00
.travis.yml Init 2017-08-16 15:52:58 +01:00
LICENSE change LICENSE 2017-08-16 15:54:21 +01:00
Makefile Update to crystal v0.25 2018-07-17 15:52:24 +02:00
README.md Update readme 2018-07-17 17:13:45 +02:00
shard.lock Update to crystal v0.25 2018-07-17 15:52:24 +02:00
shard.yml Prepare the game API with a basic lib to improve 2017-10-24 23:13:05 +02:00

README.md

Hackware

TODO: Write a description here

Github informations

We prefer to work on our private server https://git.sceptique.eu/Hackware/Hackware. Much like github, free registration, etc. Still, you can also open a issue / pull request on github, but it might be slower to process.

Installation

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

Are you a modder ? You may want to read the wiki.
Are you a developer ? You might also want to do so.
The wiki is available at this address: https://git.sceptique.eu/Hackware/Hackware/wiki

Contributing

  1. Fork it ( https://github.com/Nephos/Hackware/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • Nephos Arthur Poulet - creator, maintainer
  • Damaia Lucie Dispot - contributor