Sanil14/FT-Job-Logger

Integrate Virtual Speditor into tracker

Opened this issue · 1 comments

A new page on the desktop app where you can custom set a job for your desired save.

Ability to load the convoy save from the database (which will be saved through dashboard) and then create a job instantly without doing it manually.

Read data from game.sii inside save file and get information like transported_cargo_types, companies and visited_cities to get list of cargo, companies and cities. Then insert a value of job_offer_data into the file in order to add a job. Then look into how to add it into the company data for the company to recognize it when going to the location.