add license, wiki, source and issue URLs to properties

This commit is contained in:
dfsek
2021-05-14 23:30:36 -07:00
parent 2c9d195474
commit 6fbb5d712e
5 changed files with 18 additions and 8 deletions
+5 -1
View File
@@ -8,4 +8,8 @@ org.gradle.caching=true
org.gradle.warning.mode=all
#org.gradle.logging.level=info
# Project information
terra.description=A fast, modern, extensible, platform-agnostic data-driven world generator
terra.description=A fast, modern, extensible, platform-agnostic data-driven world generator
terra.source=https://github.com/PolyhedralDev/Terra
terra.issues=https://github.com/PolyhedralDev/Terra/issues
terra.wiki=https://github.com/PolyhedralDev/Terra/wiki
terra.license=GNU General Public License, version 3.0