Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/notnite/ofdungeonsdeep
Rewrite of DeepDungeonDex
https://github.com/notnite/ofdungeonsdeep
Last synced: 4 days ago
JSON representation
Rewrite of DeepDungeonDex
- Host: GitHub
- URL: https://github.com/notnite/ofdungeonsdeep
- Owner: NotNite
- License: agpl-3.0
- Created: 2024-01-10T05:19:14.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-11T19:01:16.000Z (3 months ago)
- Last Synced: 2024-08-12T20:35:58.632Z (3 months ago)
- Language: C#
- Size: 39.1 MB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```