Skip to content

Commit 6db7c88

Browse files
committed
Update README.md
1 parent 3484790 commit 6db7c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ If a character cannot be found in the supplied font, it will not be displayed. T
169169
* has_core: boolean, optional (defaults to false).
170170
* core_path: optional, used if has_core is true.
171171
* data_path: optional, the folder where the databases and the strings will be loaded from in the repository. If not provided, it will load from the main folder of the repository.
172-
* script_path: optional, the folder where the scripts will be loaded from in the repository. If not provided, it will load from the script folder of the repository.
172+
* script_path: optional, the folder where the scripts will be loaded from in the repository. If not provided, it will load from the script folder of the repository. If an `init.lua` script is present in this folder, it will automatically loaded after the main utility scripts.
173173
* pics_path: optional, the folder where the pics will be loaded from in the repository. If not provided, it will load from the pics folder of the repository.
174174
* lflist_path: optional, the path for lflists, if the repository contains any.
175175
* should_update: boolean, optional (defaults to true), if the client will download the contents of the repository. If the repository is missing, it will still be downloaded only for the first time. If not provided, it will be set to true.

0 commit comments

Comments
 (0)