Add config and temporary icon

This commit is contained in:
Asriel Camora
2023-06-29 13:28:31 -07:00
parent 5205497946
commit 7ff65a5bbf
2 changed files with 18 additions and 4 deletions
+18 -4
View File
@@ -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"
} }
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB