You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Python script is designed to bulk process DayZ config.bin files within a specified folder, converting them to config.cpp using the BINToCPP.bat script provided by the DayZ Tools. The processed config.cpp files are then retained, and the original config.bin files are removed.
Prerequisites:
DayZ Tools must be installed, and the BINToCPP.bat script should be accessible.