mirror of
https://github.com/KingDuckZ/dindexer.git
synced 2025-08-05 13:09:47 +00:00
Import better-enums project from github and put it to use :)
Fix build and somewhat improve the dindexer-scan --help message.
This commit is contained in:
parent
c21779adde
commit
a625f69afd
10 changed files with 105 additions and 55 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -4,3 +4,6 @@
|
|||
[submodule "lib/pbl/pbl"]
|
||||
path = lib/pbl/pbl
|
||||
url = https://github.com/peterGraf/pbl.git
|
||||
[submodule "lib/better-enums"]
|
||||
path = lib/better-enums
|
||||
url = https://github.com/aantron/better-enums
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue