Skip to content

TrOllOchamO/BingoLolMissions

Repository files navigation

BingoLolMissions

This repo is a sub repo for the BingoLol project.

It contain everything relative to the missions, including missions themselves, generation of random missions list, request and parsing of the Live Client Data API.

Its goal is to facilitate the creation and testing of new missions.

It also include 2 pythons scripts and a tsv file.

  • The tsv file is an index referencing every mission class to the actual name and desciption of the mission.
  • The CreateNewMissionClass.py script simply create a template for a new mission class.
  • Finaly the UpdateMissions.py script will update the name and description of every missions according to the one currently given in the tsv file. (its avoid to have to modify manually the .cpp file corresponding to the mission you want to rename.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published