Skip to content

Generate random trainer encounters data, formatted for Pokémon Essentials v21

Notifications You must be signed in to change notification settings

Sweb23/Essentials-trainer-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Essentials-trainer-gen

Generate random trainer encounters data, formatted for Pokémon Essentials v21

Requirements

You will need Python 3 installed on your machine to run the scripts. For the GUI version main.py, you will need to have tkinter installed :

pip install tkinter

Other than that, you will obviously need a working version of Pokémon Essentials v21 by Maruno and RPG Maker XP.

How to use

You will have a folder with 3 different scripts : main.py and main_cmdline.py. They both do the same thing, but the former uses a GUI while the latter only uses command line interactions. To launch one or the other, write in the terminal :

python main.py or python main_cmdline.py

Always keep trainer_classes.py in the same folder, otherwise it will not work.

About

Generate random trainer encounters data, formatted for Pokémon Essentials v21

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages