Add config and temporary icon
This commit is contained in:
@@ -1,12 +1,26 @@
|
|||||||
{
|
{
|
||||||
"Author": "WorkingRobot",
|
"Author": "Asriel Camora",
|
||||||
"Name": "Craftimizer",
|
"Name": "Craftimizer",
|
||||||
"Punchline": "Craft stuff xd",
|
"Punchline": "Simulate crafts and create computer-assisted macros from the comfort of your own game",
|
||||||
"Description": "In-game craftiming optimizer",
|
"Description": "Allows you to generate macros and simulate all sorts of crafts without having to open another app. Open your crafting log to get started.",
|
||||||
|
"RepoUrl": "https://git.camora.dev/asriel/craftimizer.git",
|
||||||
"InternalName": "craftimizer",
|
"InternalName": "craftimizer",
|
||||||
"ApplicableVersion": "any",
|
"ApplicableVersion": "any",
|
||||||
|
"DalamudApiLevel": 8,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"crafting",
|
"crafting",
|
||||||
|
"doh",
|
||||||
|
"craft",
|
||||||
|
"macro",
|
||||||
|
"solver",
|
||||||
|
"generator",
|
||||||
|
"generate",
|
||||||
|
"simulate",
|
||||||
|
"sim",
|
||||||
"simulator"
|
"simulator"
|
||||||
]
|
],
|
||||||
|
"CategoryTags": [
|
||||||
|
"Jobs"
|
||||||
|
],
|
||||||
|
"IconUrl": "https://git.camora.dev/asriel/craftimizer/raw/branch/main/icon.png"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user