Skip to content

Totsui/TMDataEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tennis Manager 2021 Data Edtior

Table of Contents

  1. Introduction
  2. Getting Started
  3. Usage
  4. Notes
  5. Download Win Executable


Introduction

This is a simple scripts who allows you to add real player names and tournaments names into Tennis Manager 2021 (It should also work with your save)

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Here is the python version i used and package you'll need to download with pip

  • Python 3.8.5
  • configparser
  • zipfile
  • progressbar
  • sqlite3

Usage

  1. Open config.cfg and put the correct gameFolderLocation
  2. Leave changePlayers to True if you wanna change the player images + name in the DB, same for the other changes...
  3. Leave to downloadFiles to true if you wanna download up to date tournaments, players etc...
  4. Don't touch other configs please c:
  5. Run main.py

Notes

Here is what I plan to add in the future

  • Be able to edit save.db without breaking the game
  • Complete Journalists Names + Photos in game
  • Create GUI
  • Create simple site where we all can edit the CSVs.
  • NewPlayer Creation (be your manager and the player at the same time KAPPA)

Special thanks to @Rogero Nadalito and Baraski and all the others from the Tennis Manager 2021 Discord

Download

You can download the windows executable here

About

Tennis Manager 2021 Data Editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages