aboutsummaryrefslogtreecommitdiff
path: root/src/defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/defines.h')
-rw-r--r--src/defines.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/defines.h b/src/defines.h
index eb9989f..7a2615b 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -12,6 +12,8 @@
#define LUTRIS_GAME_SEARCH_API LUTRIS_GAME_API "?search=%s"
#define LUTRIS_GAME_INSTALLER_API LUTRIS_GAME_API "/%s/installers"
+#define BOTTLES_API "https://raw.githubusercontent.com/bottlesdevs/programs/main"
+#define BOTTLES_API_INDEX BOTTLES_API "/index"
#ifndef NAME
#warning "no name specified, setting it to \"polecat\""