summaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authornea <nea@nea.moe>2023-01-24 17:15:53 +0100
committernea <nea@nea.moe>2023-01-24 17:15:53 +0100
commitd3c7f67bce284c8829ac53387dec0f863569fac6 (patch)
treead9fa2e381fdf2b20ee3b82193b63f0ce9b0083d /src/main/resources
parent2241c9f5d572bec5185eb5e7c2c4d937a479568d (diff)
downloadbuildclient-d3c7f67bce284c8829ac53387dec0f863569fac6.tar.gz
buildclient-d3c7f67bce284c8829ac53387dec0f863569fac6.tar.bz2
buildclient-d3c7f67bce284c8829ac53387dec0f863569fac6.zip
Allow continuing directives across newlines with \
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/testconfig.bcc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/testconfig.bcc b/src/main/resources/testconfig.bcc
index d565639..e218c7e 100644
--- a/src/main/resources/testconfig.bcc
+++ b/src/main/resources/testconfig.bcc
@@ -1,6 +1,7 @@
modid "dankersskyblockmod"
label "Dankers Skyblock Mod"
-description "Dankers Mod
+description \
+"Dankers Mod
Multi Line test"
author "Danker"