You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+17-4
Original file line number
Diff line number
Diff line change
@@ -19,19 +19,32 @@ While playing the game you'll learn a lot about IT security, hacking and prevent
19
19
- **Classic**: Just as every other game. Start it and enjoy! Automatic saving is included.
20
20
- **Realtime**: Even when you close the game, the game time passes. Without draining your battery. You’ll get notifications when your employees need your assistance!
21
21
22
-
# How to play
23
-
**What the Hack** is designed for your smartphone, but you can also try it on PC.
22
+
# Download
23
+
## Main Game
24
+
Android:
25
+
Linux:
26
+
macOS:
27
+
Windows:
28
+
29
+
## Software Engineering Addon
30
+
Desktop:
31
+
Android:
32
+
Source:
33
+
34
+
## Development
35
+
Mod Creator: UnityPackage
36
+
Mod Assets
37
+
Template for Addon-APK
24
38
25
39
# Installing a mod
26
40
## Addon-Apps on Android
27
41
On Android you can install special Addon-Apps, that contain extensions for **What the Hack**!
28
42
29
43
## Manual
30
44
Mods are served as a zip file and contain a folder which needs to be copied to specific locations depending on your operating system.
31
-
-**Android:**`Android/data/com.hsd.wth/files/Mods/` (on external storage or SD card)
45
+
-**Android:**`Android/data/com.github.geigi.wth/files/Mods/` (on external storage or SD card)
32
46
-**Linux & macOS & Windows:**`Mods` directory side by side with the executable
33
47
34
-
35
48
# Development
36
49
## Requirements
37
50
Whether you want to contribute to the source code or you want to create a mod, the only thing you'll need is [**Unity v2018.3.7f1**][3].
0 commit comments