From 2cec2d138e766710d02137d9a9f6882a277b25b4 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Thu, 5 Dec 2019 22:28:50 +0800 Subject: 1.15 update --- crowdin.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 crowdin.yml (limited to 'crowdin.yml') diff --git a/crowdin.yml b/crowdin.yml new file mode 100644 index 000000000..e3a759757 --- /dev/null +++ b/crowdin.yml @@ -0,0 +1,3 @@ +files: + - source: /src/main/resources/assets/roughlyenoughitems/lang/en_us.json + translation: /src/main/resources/assets/roughlyenoughitems/lang/%language%.json -- cgit