Skip to content

Commit a0dbe95

Browse files
committed
- improved compatibility with other mods
- fixed spelling, changed header graphics
1 parent 9030dca commit a0dbe95

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

readme.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img src="/Data/Docs/architect.png">
1+
<img src="/Data/Docs/architect_nm.png">
22

33
# KCD - Architect
44

@@ -60,6 +60,7 @@ The following list contains regular console commands
6060

6161
### Lua functions
6262
In order to execute a lua function, you have to prepend a '#'-character to execute it
63+
6364
- reloadall() - Reloads the source files of the modification
6465
- rayCastHit() - Use a raycast to determine entities in front of the player
6566
- deleteall() - Deletes ALL constructions youve build
@@ -81,7 +82,8 @@ listed in the file: https://github.com/benjaminfoo/Architect/blob/master/Data/Sc
8182

8283

8384
##### Planned features
84-
This is a list of planned features for later development - this will take some time however:
85+
This is a list of planned features for later development - this will take some time however
86+
8587
- custom constructions, or existing constructions with custom actions / usages
8688
- define further custom entities
8789
- resource / cost management

0 commit comments

Comments
 (0)