Removed static content index, Added independant base files for content system's index

Update compile-content.cmd, compile.bat, and 11 more files...
This commit is contained in:
2024-01-08 11:55:17 +01:00
parent 153c7967ff
commit b0fbd2199f
14 changed files with 231 additions and 109 deletions

View File

@@ -0,0 +1,19 @@
lscom-cli:
title:
en: "PB-ListComPort (Legacy)"
fr: "PB-ListComPort (Legacy)"
preamble:
en:
- "A simple CLI tool that can list COM ports with their name, friendly name and device name easily and cleanly."
- "This tool is intended to replace the tedious task of having to use the <code>mode</code> command, and the <i>Device Manager</i> to find a newly plugged-in device that provides a COM port."
fr:
- "Un petit utilitaire pour invité de commande qui permet de facilement lister les noms, noms formatés et chemins des ports COM."
- "Cet outil a pour bût de faciliter cette tâche sans avoir à utiliser la commande <code>mode</code> ou le <i>Gestionnaire de périphérique</i>."
image: "/resources/NibblePoker/images/content/lscom/lscom-legacy-simple.png"
tags:
- "application"
- "tool"
- "lscom"
- "purebasic"
- "windows"
priority: 1