-
-
Notifications
You must be signed in to change notification settings - Fork 27
Expand file tree
/
Copy pathCammy.json
More file actions
17 lines (17 loc) · 736 Bytes
/
Cammy.json
File metadata and controls
17 lines (17 loc) · 736 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"Author": "UnknownX",
"Name": "Cammy",
"Punchline": "A simple editor for the game's camera settings",
"Description": "A simple camera editor to change various game defaults such as zoom and fov.\nThis is a zoom hack, if you aren't comfortable with that fact, don't install it.",
"IconUrl": "https://raw.githubusercontent.com/UnknownX7/DalamudPluginRepo/master/plugins/Cammy/images/icon.png",
"ImageUrls": [
"https://raw.githubusercontent.com/UnknownX7/DalamudPluginRepo/master/plugins/Cammy/images/image1.png"
],
"RepoUrl": "https://github.com/UnknownX7/Cammy",
"CategoryTags": [
"utility"
],
"InternalName": "Cammy",
"AssemblyVersion": "9.9.9.9",
"Changelog": "Added advanced free cam controls"
}