From 6d1d4d0a5506dce90c833ef8dd141058fea3c33a Mon Sep 17 00:00:00 2001 From: bigfoot547 Date: Mon, 25 Dec 2023 06:05:40 -0600 Subject: [WIP] Add instances still need to do the following: - check if the folder exists - try and find some way to canonicalize the path name --- sample-instance.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 sample-instance.json (limited to 'sample-instance.json') diff --git a/sample-instance.json b/sample-instance.json new file mode 100644 index 0000000..cb00472 --- /dev/null +++ b/sample-instance.json @@ -0,0 +1,6 @@ +{ + "e9ddec2a-4cfe-4be5-85ee-4689c95bfa8d": { + "name": "somename", + "path": "/home/bigfoot/.local/share/l2su/instances/e9ddec2a-4cfe-4be5-85ee-4689c95bfa8d" + } +} -- cgit v1.2.3-70-g09d2