Issues in the documentation that might've caused confusion #24

Merged
EmmaKnijn merged 2 commits from master into master 2022-08-08 23:27:52 +08:00

2 Commits

Author SHA1 Message Date
EmmaKnijn
039782ec0e Add clarification
IDs for all objects were recently changed to be optional, but this was not reflected in the example script
2022-08-08 17:12:18 +02:00
EmmaKnijn
878e45bf8c Fix require file names
The default install script offered in docs\home\installer.md would install to the file `basalt.lua` instead of `Basalt.lua`, directly following instructions would cause the example script to error because of this.
2022-08-08 17:10:13 +02:00