|
|
@ -20,10 +20,6 @@ Xvirus CLI 5.0 |
|
|
|
|
|
|
|
## Minimum Requirements |
|
|
|
|
|
|
|
To use Xvirus C# SDK you need: |
|
|
|
|
|
|
|
- .NET 8 SDK - [download](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) |
|
|
|
|
|
|
|
The following Operating Systems are supported: |
|
|
|
|
|
|
|
- Windows: |
|
|
@ -90,11 +86,11 @@ The following Operating Systems are supported: |
|
|
|
|
|
|
|
## Known Issues |
|
|
|
|
|
|
|
- The checkUpdate function can check for SDK updates but can't update it automatically |
|
|
|
- The checkUpdate function can check for SDK/CLI updates but can't update it automatically |
|
|
|
|
|
|
|
## Get Started |
|
|
|
|
|
|
|
You can run it by opening executable file in the bin folder with a command as the execution argument. For example: `XvirusSDK.exe interactive`. |
|
|
|
You can run it by opening executable file in the bin folder with a command as the execution argument. For example: `XvirusCLI.exe interactive`. |
|
|
|
|
|
|
|
## Avaiable Commands |
|
|
|
|
|
|
@ -124,7 +120,7 @@ You have the following commands available: |
|
|
|
|
|
|
|
## Settings |
|
|
|
|
|
|
|
Settings are located in the "`settings.json`" file in the root folder of the SDK. Available options: |
|
|
|
Settings are located in the "`settings.json`" file in the root folder of the SDK/CLI. Available options: |
|
|
|
|
|
|
|
### Engine Settings |
|
|
|
|
|
|
|