From 303c7d8d6e0a873e8fb761cf77a75d1e51b6dac8 Mon Sep 17 00:00:00 2001 From: HRiggs Date: Sat, 24 Jan 2026 04:30:47 +0000 Subject: [PATCH] Remove .env No info was exposed, as its just the example however its bad practice. --- .env | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .env diff --git a/.env b/.env deleted file mode 100644 index e787f9f..0000000 --- a/.env +++ /dev/null @@ -1,7 +0,0 @@ -# Default Collection URLs -CORE_COLLECTION_URL=https://steamcommunity.com/workshop/filedetails/?id=3521297585 -CONTENT_COLLECTION_URL=https://steamcommunity.com/sharedfiles/filedetails/?id=3521319712 -COSMETICS_COLLECTION_URL=https://steamcommunity.com/sharedfiles/filedetails/?id=3637541646 - -# ModsConfig.xml Path Template -MODSCONFIG_PATH_TEMPLATE=%USERPROFILE%\AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios\Config\ModsConfig.xml \ No newline at end of file