Ver Fonte

Added Update INI option

RetroDriven há 6 anos atrás
pai
commit
86c18d80d4
1 ficheiros alterados com 5 adições e 0 exclusões
  1. 5 0
      Update_RetroDriven.ini

+ 5 - 0
Update_RetroDriven.ini

@@ -0,0 +1,5 @@
+#Directory where RetroDriven Cores will be saved
+CORE_CATEGORY_PATHS["arcade-cores"]="$BASE_PATH/_RetroDriven"
+
+#Option to Delete old Cores after a new Core Update
+DELETE_OLD_FILES="true"