# Modified EOS Subsystem Plugin

### <mark style="color:red;">Modified EOS Subsystem is only required for following features</mark>

* Login with DeviceID
* Login with Google
* Login with Steam

#### <mark style="color:yellow;">Download Required Files</mark>

{% file src="/files/FcreJ7qURZL0Wk41IYzY" %}
5.0.3 Version
{% endfile %}

Version 5.1 can be&#x20;

{% file src="/files/8QYXgiPKAH65BlN8e9rh" %}
5.1 Version
{% endfile %}

## Procedure

### Step 1 - Add a C++ class

If your project is completely blueprint based as of now, then add a C++ class, which can be empty.

<figure><img src="/files/OcW2f05Ez5wYS5juwiwL" alt=""><figcaption></figcaption></figure>

### Step 2 - Add Subsystem Plugin

Now unzip the downloaded files and add it to your Plugin's folder

<figure><img src="/files/V2qX6yQhpBoBCWvGseUw" alt=""><figcaption></figcaption></figure>

Done :smile:


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://betide-studio.gitbook.io/eos-integration-kit/modified-eos-subsystem-plugin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
