Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/notnite/ofdungeonsdeep

Rewrite of DeepDungeonDex
https://github.com/notnite/ofdungeonsdeep

Last synced: 4 days ago
JSON representation

Rewrite of DeepDungeonDex

Awesome Lists containing this project

README

        

# OfDungeonsDeep
[![Download count](https://img.shields.io/endpoint?url=https://qzysathwfhebdai6xgauhz4q7m0mzmrf.lambda-url.us-east-1.on.aws/OfDungeonsDeep)](https://github.com/NotNite/OfDungeonsDeep)

Rewrite of DeepDungeonDex.

This plugin uses a modified version of [the Deep Dungeon Compendium website](https://github.com/djcooke/compendium) as its data source, with permission.

## Updating data

To update mob/floor information:

```sh
dotnet run --project OfDungeonsDeep.ExcelExporter -- "C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV Online\game\sqpack"
node processor.js
```