A save manager for Gamecraft (abandoned) http://rxsm.exmods.org
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

17 lines
528B

  1. {
  2. "play-path": "test-data/play",
  3. "build-path": "test-data/build",
  4. "creator": "dev",
  5. "force-creator?": false,
  6. "log": "log.txt",
  7. "copyable-save": "resources/default_save",
  8. "icon": "resources/exmods-icons/logos/rxsm-dual.svg",
  9. "force-unique-ids?": true,
  10. "icon-pack": "resources/exmods-icons/assets",
  11. "snapshot-period": 0,
  12. "version": "v2.0.0a",
  13. "update-server": "https://rxsm-update.exmods.org",
  14. "automatically-check-for-updates?": true,
  15. "automatically-install-updates?": false,
  16. "do-not-track?": true
  17. }