mirror of
https://github.com/sirjonasxx/G-Earth.git
synced 2024-11-26 10:20:51 +01:00
Update README.md
This commit is contained in:
parent
c44a2624ac
commit
6fc93cfeff
13
README.md
13
README.md
@ -3,6 +3,8 @@ Habbo packet logger & manipulator for Windows, Linux and Mac.
|
|||||||
|
|
||||||
- Requires Java 8
|
- Requires Java 8
|
||||||
|
|
||||||
|
FOR TROUBLESHOOTING, GO TO https://github.com/sirjonasxx/G-Earth/wiki/Troubleshooting
|
||||||
|
|
||||||
# Windows execution
|
# Windows execution
|
||||||
Double click G-Earth.exe, which will be delivered in the release. Note that executing G-Earth requires admin privileges.
|
Double click G-Earth.exe, which will be delivered in the release. Note that executing G-Earth requires admin privileges.
|
||||||
|
|
||||||
@ -12,13 +14,8 @@ Execution command (temporary, verified in Ubuntu):
|
|||||||
|
|
||||||
Additionally, you can add the -t flag to log the packets in your terminal instead of opening a new window for it.
|
Additionally, you can add the -t flag to log the packets in your terminal instead of opening a new window for it.
|
||||||
|
|
||||||
Execute this command if you get the following error:
|
|
||||||
> Invalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyException
|
|
||||||
|
|
||||||
> $ xhost +local:
|
|
||||||
|
|
||||||
# Mac execution
|
# Mac execution
|
||||||
This is more complex, will be documented later
|
https://github.com/sirjonasxx/G-Earth/wiki/macOs-Installation-guide
|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
* Log outgoing and incoming packets
|
* Log outgoing and incoming packets
|
||||||
@ -31,3 +28,7 @@ This is more complex, will be documented later
|
|||||||
* Advanced scheduler
|
* Advanced scheduler
|
||||||
* Advanced extension support
|
* Advanced extension support
|
||||||
* 2 included extensions on-release
|
* 2 included extensions on-release
|
||||||
|
|
||||||
|
Interested in creating an extension?
|
||||||
|
* If you're not experienced with Java but have written extensions before in C#, you could have a look at https://github.com/ArachisH/Geode
|
||||||
|
* If you are experienced with Java, read this wiki page carefully: https://github.com/sirjonasxx/G-Earth/wiki/Extensions
|
||||||
|
Loading…
Reference in New Issue
Block a user