From 8fe519133f7e8e3dce110e240e5f0196e9d6715a Mon Sep 17 00:00:00 2001 From: Robert Rupa <40783144+RobertRupa@users.noreply.github.com> Date: Sun, 29 Jun 2025 13:07:45 +0200 Subject: [PATCH] OpenAuto Pro Image problem Is there a way to get an image of OpenAuto Pro that I bought and have a license for it? --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 501e7cc..02cc9a7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +Is there a way to get an image of OpenAuto Pro that I bought and have a license for it? + ## **Description** OpenAuto Pro API is defined in [Protocol Buffers](https://developers.google.com/protocol-buffers/docs/overview) language. Protocol Buffers has ability to generate code for various programming languages (e. g. C++, Python, JavaScript, Java and many others). Communication with OpenAuto Pro application using the API is done via TCP/IP protocol.