Want to contribute? Fork me on Codeberg.org!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Elnu 3ca546a53b
Rename Debian release to 1.1.0, add changelog and copyright
3 years ago
..
septadrop_1.1.0_amd64 Rename Debian release to 1.1.0, add changelog and copyright 3 years ago
.gitignore set up Rust project, delete C++ files 3 years ago
README.md set up Rust project, delete C++ files 3 years ago
debian.sh Rename Debian release to 1.1.0, add changelog and copyright 3 years ago

README.md

Building

This build setup is only working/tested for GNU/Linux systems. In order to have the required development dependencies, install them using your system's package manager. This is libsfml-dev on Debian-based systems and sfml on Arch-based systems. The package must be at version 2.5. Since septadrop now uses Rust bindings of SFML, libcsfml-dev needs to also be installed on Debian-based systems, and and csfml on Arch-based systems.

Packaging

Debian

To package:

./debian.sh