Skip to content

ADMFileConverter

Abyss Morgan edited this page Sep 14, 2024 · 2 revisions

Ini converter (INI <=> GZ-INI)

This tool is used for convert .ini into .gz-ini and vice versa. Related class IniFile.

Data entered:

  • Mode: Choose what type of conversion you want to do or print IniFile array into .txt file
  • Input: (one file)
  • Output: (one file)

Rules:

  • .GZ-INI format will be auto detect by magic number
  • This tool won't suport INI file comments

ADM Journal converter (ADM-JOURNAL => Text)

This tool is used for convert .adm-journal into .txt. Related class JournalService.

Data entered:

  • Input: (one file)
  • Output: (one file)

Rules:

  • ADM-JOURNAL format will be auto detect by magic number

Informations:

Additional configuration

- Tools:

Clone this wiki locally