repo.or.cz
/
SmugglerRL.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Put colour stuff in colour.d
[SmugglerRL.git]
/
dub.json
blob
95ac8320b2e618f7ea381224c4454f63d1fc8d28
1
{
2
"name": "smugglerl",
3
"authors": [
4
"Elronnd"
5
],
6
"dflags-gdc": ["-Ofast", "-march=native", "-mtune=native"],
7
"dflags-ldc": ["-O5"],
8
"dependencies": {
9
"bearlibterminal": "~>1.5.4"
10
},
11
"description": "A roguelike in D.",
12
"copyright": "Copyright © 2017, Elronnd",
13
"license": "BSD-3"
14
}