Files
Exiled-Exchange-2/dataParser
Lars 67b3333237 fix: MacOS crash on startup (#428)
* fix: MacOS crash on startup

* update for windows/linux

* move main app startup into function
Mac calls that in async, other platforms proceed in sync.

* [PoE2] - Relics broken again #444

* test prettier and add npm script

* add format/lint support to main

* Fix defineProps macro

* Run speed v0.8.0 - Russian. #447

* fix negative gold

* Merge branch 'Kvan7:master' into master

* fix: app-ready fixing before we're ready

* Merge branch 'dev' into pr/larssn/428

* should work?

* Merge commit 'ab1c8bfa3a31b06da9cf18db0273f6a92e407bc5' into pr/larssn/428

* fix being lazy on the merge
2025-03-13 09:02:49 -05:00
..
2024-12-24 12:45:31 -06:00
2025-03-13 09:02:49 -05:00
2025-02-27 18:20:52 -06:00
2024-12-24 12:45:31 -06:00
2025-03-13 09:02:49 -05:00
2025-01-19 19:53:35 -06:00
2025-02-27 18:20:52 -06:00
2025-01-19 19:53:35 -06:00
2024-12-24 12:45:31 -06:00
2024-12-29 19:47:21 -06:00
2025-01-16 15:57:50 -06:00
2025-01-16 15:57:50 -06:00
2025-01-19 19:53:35 -06:00
2025-02-27 18:20:52 -06:00
2024-12-24 12:45:31 -06:00
2024-12-24 12:45:31 -06:00
2024-12-24 12:45:31 -06:00

DataStore

Current process to run stuff:

  1. Run parserRunner.py
  2. Run npm run copy-py-ndjson
  3. Run add-to-new.py (pseudo mods)
  4. Run npm run temp-images
  5. Run npm run push-ndjson
  6. In renderer run npm run make-index-files