docs: add decompilation information to README

This commit is contained in:
Sven Vogel 2024-12-18 18:14:36 +01:00
parent 82d0096f80
commit 6a89040b71
1 changed files with 10 additions and 0 deletions

View File

@ -13,3 +13,13 @@ The goal was to create a bot that can be programmed to travel around and collect
currently under linux the project can be build but upon executing a program in the GUI it will crash.
This is likely due to an error occuring in Java Swing in the background which gets picked up by GLFW.
## Decompilation Information for v1.0.0
```
* Location: /home/teridax/Projects/Gytebot/GYTEBOT.jar!/org/engine/Engine.class
* Java compiler version: 8 (52.0)
* JD-Core Version: 1.1.3
```
At roughly 16.02.2023 00:00