/poe_mod_repository

Repository of mods in Path Of Exile and their interaction with monsters, items etc

Primary LanguageJavaScriptMIT LicenseMIT

Path of Exile Mod repository

Interactive repository of mods in Path Of Exile and their interaction with items, monsters etc.

Usage

This is in its current state probably not very useful for newer players. If you dont know anything about crafting, mods or masters then you should probably start learning about it on the Wiki and come back here later.

See the disclaimer in the ui (non existent atm).

Build

  • gulp browserify builds main js files for browsers
  • gulp includes deploy to Github pages
  • gulp stage-deploy preview whats going to be deployed

Credits

  • Grinding Gear Games - they created many of the file formats and Path of Exile obviously, so do not reuse their files anywhere without their permission and support them if you are able :)
  • PyPoE for a basic understanding of Content.ggpk and access to the file
  • libggpk for providing a batch dat converter
  • exilemods.com for providing a mod cheatsheet