Files
i2p-jpackage/TODO.md

10 lines
346 B
Markdown
Raw Permalink Normal View History

2021-03-20 00:31:10 +00:00
# TODO List
Items left to do before this can be used for production installers:
* Pass icon to jpackage - done on Mac, need to do it on Win
2021-03-20 00:31:10 +00:00
* Should blocklist.txt be overwritten on router upgrades?
2021-03-20 01:09:10 +00:00
* Decide on jvm switches (i.e. -Xmx) and pass them through jpackage
2021-03-20 00:31:10 +00:00
To get some of these done OS detection may need to happen inside `build.sh`.