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
Fix cursor position when near upper or left edges
[SmugglerRL.git]
/
dub.json
blob
a6cdcf4d68bb5ea200ab44fba1311d3564be0f32
1
{
2
"name": "drl",
3
"authors": [
4
"Elronnd"
5
],
6
"dependencies": {
7
"ncurses": "~master"
8
},
9
"buildOptions": ["debugInfo"],
10
"description": "A roguelike in D.",
11
"copyright": "Copyright © 2017, Elronnd",
12
"license": "BSD-3"
13
}