- Added README

- Added configuration
- Added option to start I2P from desktopgui
- Cleanup
This commit is contained in:
mathiasdm
2010-11-25 18:12:32 +00:00
parent b434a475a3
commit b885046c64
8 changed files with 179 additions and 25 deletions

View File

@@ -43,7 +43,8 @@
</manifest>
</jar>
</target>
<target name="dist" depends="jar" />
<target name="all" depends="jar" />
</project>