e190368d62
- Split into several projects - All dalamud/lumina deps are in the plugin - Crafty/craftingway sim implemented! - optimizations to follow
13 lines
274 B
JSON
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"
|
|
]
|
|
}
|