浏览代码

Added Update INI option

RetroDriven 6 年之前
父节点
当前提交
86c18d80d4
共有 1 个文件被更改,包括 5 次插入0 次删除
  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"