/GL2020-AppList-Manager

A CLI AppList Manager for GL2020

Primary LanguageC++MIT LicenseMIT

🚩 THIS REPOSITORY WILL NO LONGER BE SUPPORTED. USE AppList-Creator INSTEAD!! 🚩


GL2020-AppList-Manager

AppList Manager for GL2020


License MIT


Launch Options (Args)

-D
delete old AppList before creating a new one.

Adding Game/DLC in the list


Format: ID = NAME

Example: 382310 = ECO

Add the Game or DLC inside the file "AppListIndex.txt"

Example:

# Monster Hunter World

582010 = Monster Hunter: World
1118010 = Monster Hunter World: Iceborne

Tip: use Get DLC Info from SteamDB using "APPID = APPIDNAME" or JNCJcoder's Get DLC List from SteamDB using CreamAPI option.

Usage


  1. Place the files "AppList-Manager.exe" and "AppListIndex.txt" inside the same folder as the GL2020

  2. Follow the "Adding Game/DLC in the list"

  3. Open "AppList-Manager.exe" in CMD or Powershell.

  4. Done.


Todo

  • comment support added in update 2.0.0
  • line-break support added in update 2.0.0

📝License

This project is under MIT license.