Skip to content

Commit 2f2a871

Browse files
committed
Add a disclaimer that the core mod is required
Credits to >>8681487 for the idea
1 parent 1318fb5 commit 2f2a871

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/installation.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@ Installation
33

44
Download the mod tools here_.
55
Extract the zip and copy-paste bootstrap.rpy, mods, and modloader folders to the game directory in your AWSW installation.
6+
67
The DRM-free installation directory is wherever you extracted the game. The Steam installation directory can be found by right-clicking the entry in your Steam library, hitting 'Properties', clicking the 'Local Files' tab, and then clicking 'Browse Local Files'.
78

9+
The only mod required is the core mod. The core mod loads some crucial components of the mod framework.
10+
811
.. _here: https://github.com/AWSWCommunity/AWSW-Modtools/archive/develop.zip
912

1013
The resulting directory structure should look like the following:
@@ -14,6 +17,7 @@ The resulting directory structure should look like the following:
1417
Installation Directory
1518
|-- game
1619
|-- mods
20+
|-- core
1721
|-- ...
1822
|-- modloader
1923
|-- ...

0 commit comments

Comments
 (0)