dshepsis / OkamiMap

Resource for the locations of items and other objects in the video game Okami
https://dshepsis.github.io/OkamiMap/
1 stars 1 forks source link

Use Absolute Paths for Data #24

Closed zysim closed 3 years ago

zysim commented 3 years ago
  1. Renamed data-json-path to data-type
  2. Moved paraFetchJSON call from index.js to buildTable.js
  3. buildTable.js now takes in one argument; data-type from index.html

    getConfig is removed; config file import is called directly in the main function

  4. New constant DATA that lists the different data types, along with the full paths of their config and json files