- RFGNMapPostBuilder.exe -input <maplist.txt> -gn [-gametype ] [-legacy]
- RFGNMapPostBuilder.exe -input maps.txt -gn 157 -gametype DM
-inputPath to text file with .rfl map filenames, one per line-gnRFGN number-gametypeDefault game type when no prefix is recognized (default: DM)-legacyToggle legacy dedicated_server.txt format (default: false)
- Generates a formatted post text file: GameNight.txt
- Generates a formatted dedicated server config levels section: serverlist.txt
Game types are automatically determined from map filename prefixes when possible. Levels without a recognized prefix use the configured default game type (DM if unspecified).
- This tool exists strictly to make my life easier. It has effectively no use for anyone else.
- It generates the FF file description for a GN map pack, and level section of the dedicated server config file.
- Map metadata (name, author, ID) is fetched via FactionFiles API: https://autodl.factionfiles.com