We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Backpack.json
1 parent 544344a commit 4b67709Copy full SHA for 4b67709
1 file changed
EliteAPI/EliteDangerousApi.cs
@@ -54,6 +54,7 @@ public EliteDangerousApi(DirectoryInfo? journalDirectory, DirectoryInfo? binding
54
"ShipLocker.json",
55
"Shipyard.json",
56
"Status.json",
57
+ "Backpack.json"
58
];
59
60
_statusWatchers = statusFiles
0 commit comments