Search found 1 match
- Thu Oct 04, 2012 8:42 pm
- Forum: Support and Development
- Topic: Dynamically Reloading Lua Files
- Replies: 10
- Views: 10530
Re: Dynamically Reloading Lua Files
This is one of the problems my cupid development library tries to solve. Ive been working on it for the past few weeks, but I haven't had a chance to document it very well. Basically you dofile cupid.lua at the top of your conf.lua file. It watches the modification times of lua files in your project...