1
0
Fork 0
vibe-plugin/Docs/RESOURCES.md

13 lines
1013 B
Markdown

# Some resources
- https://karashiiro.moe/xiv-resources/
- Sapphire server: https://github.com/SapphireServer/Sapphire/blob/master/src/common/Network/PacketDef/Zone/ClientZoneDef.h#L72
- Machine MessageHeader: https://github.com/ravahn/machina/blob/master/Machina.FFXIV/Headers/Server_MessageHeader.cs
- Some valid? opCodes: https://github.com/karashiiro/FFXIVOpcodes/blob/master/opcodes.json
- https://xiv.dev/community-projects
- Example of hook: https://github.com/Caraxi/AdventurerInNeed/blob/master/AdventurerInNeed.cs#L112
- Data struct inspiration: https://gitlab.com/kaminariss/nextui-plugin/-/tree/master/NextUIPlugin/NetworkStructures/Server
- Lumina: https://lumina.xiv.dev/docs/guides/basic-usage.html
- Hook ActionEffect: https://github.com/lmcintyre/DamageInfoPlugin/blob/main/DamageInfoPlugin/DamageInfoPlugin.cs
- https://github.com/aers/FFXIVClientStructs/tree/main/FFXIVClientStructs/FFXIV/
- https://github.com/digital-pet/AetherSenseRedux/blob/master/AetherSenseRedux/Device.cs