Coder Social home page Coder Social logo

sirrunner-vic2-modding-tools-v2's Introduction

SirRunner-Vic2-Modding-Tools-V2

I got sick of attempting to figure out my spaghetti code in my other repo, so starting it fresh in Java

Province History File Generator

  • Loads in a csv file (TTA specific), the definitions file, and regions file
  • Compares the province names between the csv file and definitions file to ensure that they are the same
  • Ensures that every land province has a region, and alerts if a province is set to be in multiple regions
  • Writes the localisation for both provinces and regions to a specified output
  • Write the province history file to a specified folder

Renaming Decision Generator

  • Loads in 2 csv files (TTA specific) and the regions file
  • Compares the region codes to ensure that any regions defined in the csv file exist in the game
  • Splits up the renamings for region upon culture group
  • Finds the optimal way to go the renamings
    • Combines any culture groups that have the exact same names for regions and provinces into one section of the decision to help reduce lag from the decisions
  • Writes the localization to an output file
  • Writes the starting variable effects (to be put in the utility tag's starting decision)

sirrunner-vic2-modding-tools-v2's People

Contributors

sirrunner avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.