DLM legacy (support)
unfortunately, the author will no longer develop this mod, he left the game for unknown reasons …
although he was very talented and promising.
this is DLM version 2.7 (the last one I have).
I decided that I would take over the development, the
original DLM will always lie in this mod, but in the "content" folder there will be a DLM with my changes described in the file "listOfChanges.txt ". at the same time.
I undertake to maintain security and fix any vulnerabilities that have arisen
the documentation is located in the docs folder in the mod files
new apis (listOfChanges):
added coroutine: dlm.coroutine
added debug.traceback: dlm.debug.traceback
added file importer: dlm.io.readFile():content — the path is chosen by the user
added file exporter: dlm.io.writeFile(content):ok, err — the path is chosen by the user
installation:
— 1
* goto mod files
* goto folder "content/files"
* copy all the replacement files to the release folder of the game
— 2
* goto mod files
* goto folder "content"
* run install.exe