From 6a89040b71d248ca92c4ac8c842446297ab639e3 Mon Sep 17 00:00:00 2001 From: servostar Date: Wed, 18 Dec 2024 18:14:36 +0100 Subject: [PATCH] docs: add decompilation information to README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index a05f9e2..857d5a8 100644 --- a/README.md +++ b/README.md @@ -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