9
0
mirror of https://github.com/Auxilor/EcoQuests.git synced 2026-01-04 15:41:38 +00:00

Improvements

This commit is contained in:
Auxilor
2023-08-10 18:20:30 +01:00
parent 5455db9fda
commit c9af764714
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
# The ID of the quest is the name of the .yml file,
# for example traveller.yml has the ID of traveller
# You can place quests anywhere in this folder,
# including in subfolders if you want to organize your quest configs
# _example.yml is not loaded.
name: "Traveller"
description: "&7Stretch your legs! Walk around Lumoria and find new places to explore."

View File

@@ -1,7 +1,7 @@
# The ID of the task is the name of the .yml file,
# for example break_100_stone.yml has the ID of break_100_stone
# You can place tasks anywhere in this folder,
# including in subfolders if you want to organize your quest task
# including in subfolders if you want to organize your task configs
# _example.yml is not loaded.
# If multiple quests have the same task, gaining task XP for one quest

View File

@@ -1,5 +1,5 @@
#libreforge-updater
#Wed Aug 09 14:37:41 BST 2023
kotlin.code.style=official
libreforge-version=4.27.0
libreforge-version=4.28.0
version=1.0.0