Skip to content

Advanced Json Output

Husko edited this page May 2, 2022 · 1 revision

Command Used

GetFileList.exe -p "Z:\Projects\Python\Husko's SteamWorkshop Downloader" -f json

GetFileList_Report_-_02-05-2022_19-04-25.json

{
      "info": {
            "Disclaimer": "Generated using GetFileList by Husko ~ The right way to get & share a file list.",
            "Source": "https://github.com/Official-Husko/GetFileList",
            "This report was generated at": "02/05/2022 19:04:25"
      },
      "General Information": {
            "Directory Name": "Husko's SteamWorkshop Downloader",
            "Directory Path": "Z:\\Projects\\Python\\Husko's SteamWorkshop Downloader",
            "File Count": "20",
            "Directory Count": "9"
      },
      "Present Directories": [
            ".git",
            ".github",
            "build",
            "configs",
            "dist",
            "Icons",
            "modules",
            "temp",
            "__pycache__"
      ],
      "Present Files": [
            ".gitignore",
            "bot.py",
            "Build Release.bat",
            "Clean Folder.bat",
            "config.json",
            "cta_goh_modlist.txt",
            "custom_database.json",
            "icon.ico",
            "icon.png",
            "LICENSE",
            "main.py",
            "main_old.py",
            "modlistxx.json",
            "official_database.json",
            "README.md",
            "Run API.bat",
            "SteamWorkshop Downloader.exe",
            "SteamWorkshop Downloader.spec",
            "test.py",
            "toast_test.py"
      ]
}
Clone this wiki locally