dynamiclua icon indicating copy to clipboard operation
dynamiclua copied to clipboard

Create a sample project

Open nrother opened this issue 11 years ago • 4 comments

I would be great if we would have a sample project working as a showcase for some featues.

nrother avatar Mar 03 '14 11:03 nrother

I really like the project. If I find time, I'll perhaps do so. Do you already have a list of features you'd like to "show-off"?

d-led avatar Jul 24 '14 12:07 d-led

Glad you like to help ;)

I don't really have such a list, maybe you could start with the features in the example on the readme, I thing those are the most important ones.

nrother avatar Jul 25 '14 11:07 nrother

oki. Will think about it, maybe with an intent to blog about scripting the business logic with dynamiclua

d-led avatar Jul 25 '14 21:07 d-led

started some experiments: https://github.com/d-led/BusinessLogicScripting/blob/master/DynamicLuaTest/DynamicLuaTest.cs

d-led avatar Jul 27 '14 08:07 d-led