from os.path import join BASE_DIR = "liteloader" VERSIONS_FILE = join(BASE_DIR, "versions.json") LITELOADER_COMPONENT = "com.mumfrey.liteloader"