From 257c3bf21ec5335d72cb4190e2f1e4128dc7c924 Mon Sep 17 00:00:00 2001 From: t0stiman <18124323+t0stiman@users.noreply.github.com> Date: Sat, 27 Jan 2024 13:24:53 +0100 Subject: [PATCH] no cap --- Info.json => info.json | 2 +- Repository.json => repository.json | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename Info.json => info.json (87%) rename Repository.json => repository.json (100%) diff --git a/Info.json b/info.json similarity index 87% rename from Info.json rename to info.json index 1ca270c..aac89f6 100644 --- a/Info.json +++ b/info.json @@ -8,5 +8,5 @@ "DVCustomCarLoader" ], "HomePage": "https://www.nexusmods.com/derailvalley/mods/839", - "Repository": "https://git.tostiman.com/tostiman/dv-ccl-caravan/raw/branch/master/Repository.json" + "Repository": "https://git.tostiman.com/tostiman/dv-ccl-caravan/raw/branch/master/repository.json" } \ No newline at end of file diff --git a/Repository.json b/repository.json similarity index 100% rename from Repository.json rename to repository.json