have a basic form of processes working! see demo.lua for an example

This commit is contained in:
Luke Miller
2021-04-21 22:35:30 -04:00
parent 44e40d96e6
commit 4eb12d77c9
5 changed files with 86 additions and 3 deletions

View File

@@ -86,3 +86,5 @@ modpol.ocutil.log ("modpol loaded")
-- ===================================================================
-- End of file.
dofile(topdir .. '/demo.lua')