We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 499220d commit 9cee36eCopy full SHA for 9cee36e
src/main.py
@@ -18,8 +18,8 @@
18
QUESTS_DIR2 = Path('./kubejs/assets/ftbquests/lang')
19
QUESTS_DIR3 = Path('./config/ftbquests/quests/chapters')
20
21
-USER = 'your_github_username'
22
-REPO = 'your_repository_name'
+USER = 'Y-RyuZU'
+REPO = 'MinecraftModsLocalizer'
23
VERSION = 'v1.5.1'
24
25
def get_latest_release_tag(user, repo):
0 commit comments