Timmeey86 / RLTrainingTimer

GNU General Public License v3.0
4 stars 2 forks source link

Feature: import/export training programs #5

Open maggaou opened 2 years ago

maggaou commented 2 years ago

Allow to easily share training programs to others. Allow file based import/export or clipboard.

Timmeey86 commented 2 years ago

I'm currently collaborating with another plugin developer for an advanced version of this: In the future, people will be able to create and share training schedules on a website, then click a button there, and it will automatically load that training program into Rocket League and start it. The downside of this approach is that it is a lot of work, so the release will take some time.

In the mean time, if you are interested, I just released an update on Github only where you can change the mode on custom training steps so it does not have a timeout, but rather waits for you to decide when to be done with that step:

https://github.com/Timmeey86/RLTrainingTimer/releases/tag/v1.0.0.723

It also includes a possibility to start training programs from the command line, you might be interested in that, too (see release notes)