Files
Craftimizer/Craftimizer/Craftimizer.Plugin.json
T
Asriel Camora e190368d62 Big changes 2
- Split into several projects
- All dalamud/lumina deps are in the plugin
- Crafty/craftingway sim implemented!
- optimizations to follow
2023-06-17 08:50:46 -07:00

13 lines
274 B
JSON

{
"Author": "WorkingRobot",
"Name": "Craftimizer",
"Punchline": "Craft stuff xd",
"Description": "In-game craftiming optimizer",
"InternalName": "craftimizer",
"ApplicableVersion": "any",
"Tags": [
"crafting",
"simulator"
]
}