Skip to content

Dawwa1/WarnoDivisionParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Warno Division Editor

A simple Python script that parses a Division.ndf file into a JSON file for easier modding.

How to use

  • Clone the repository with git clone https://github.com/Dawwa1/WarnoDivisionParser.git, or download it from https://github.com/Dawwa1/WarnoDivisionParser
  • Edit line 67 and add the path of your Division.ndf file.
    • Example : path = r"C:\Program Files (x86)\Steam\steamapps\common\WARNO\Mods\Deck Overhaul\GameData\Generated\Gameplay\Decks\Divisions.ndf" # Path to Divisions.ndf file
  • Run the file with python WarnoDivisionParser.py

Prerequisites

Tested on Python 3.8 and Python 3.12 using Windows 10

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages