Use Official Skin Server

This commit is contained in:
TheBrokenRail 2023-10-19 20:53:38 -04:00
parent 9ef0868889
commit 864c096785
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ else()
endif()
# Skin Server
set(MCPI_SKIN_SERVER "http://localhost:8000" CACHE STRING "Skin Server")
set(MCPI_SKIN_SERVER "https://raw.githubusercontent.com/MCPI-Revival/Skins/data" CACHE STRING "Skin Server")
# Specify Installation Paths
set(MCPI_INSTALL_DIR "lib/${MCPI_VARIANT_NAME}")