Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

svslogger

Logs your squadron battle games using the localhost servers that WT hosts image

How to Install

  1. Download main.py from this repo.
  2. Download Visual Studio Code (or any other Python IDE but I reccomend VSCode)
  3. Download Python on your PC if you dont aready have it. When installing make sure you select "Add Python to PATH"
  4. Create a folder anywhere on your computer called Code
  5. Move main.py into your new folder.
  6. Open VSCode and select "Open Folder".image
  7. Navigate to where the folder you made in step 4 is and open it. image
  8. Open a new terminal Screenshot 2025-02-15 091718 Screenshot 2025-02-15 091727
  9. In terminal, run python -m venv venv , and then venv\Scripts\activate (this is optional but helps keep your PC more organized if you plan on coding in the future)
  10. Type pip install tkinter
  11. After that installs type in python main.py and now the program is running.

About

Squadron battles tool that helps automate accurate and detailed logs.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages