CSharp.lua icon indicating copy to clipboard operation
CSharp.lua copied to clipboard

List of projects using this/places to share projects using this?

Open soccermitchy opened this issue 7 years ago • 5 comments

I just finished the first major part of a project I'm writing that uses this, and I was wondering if there was any place to share what people have made using CSharp.Lua. I have two projects currently for it:

  • Better build system/build system wrapper using Cake, available here
  • Very simple web framework, available here

Future project I'm looking at making: something like LuaRocks or NPM for managing dependencies for projects and managing launching projects... would there be any demand for this? Thinking it may build a larger community around this (although it is a relatively unknown project)

soccermitchy avatar Feb 14 '18 04:02 soccermitchy

greate work!, i add it in this list https://github.com/yanghuan/CSharp.lua/wiki/Related-Projects

yanghuan avatar Feb 20 '18 08:02 yanghuan

I only use it to share code on the server side and the client

yanghuan avatar Feb 20 '18 08:02 yanghuan

I wish to use it in Transformice: https://transformice.com . /lua in your tribe-house.

ghost avatar Mar 10 '18 13:03 ghost

Transformice is a flash game, how can you use CSharp.lua with it ?

yanghuan avatar Mar 12 '18 06:03 yanghuan

@yanghuan It exposes a Lua environment ;). I.e., for non-devs, go in your tribe-house and type /lua in the chat. You'll see that you can only execute a Lua (5.1/5,2) code there...

ghost avatar Mar 12 '18 22:03 ghost