First commit

This commit is contained in:
Greg Burri 2019-08-11 22:05:35 +02:00
commit b830d3cf07
12 changed files with 2068 additions and 0 deletions

1
src/consts.rs Normal file
View file

@ -0,0 +1 @@
pub static FILE_CONF: &str = "conf.ron";