lance
lance copied to clipboard
lance client-side library and game engine is possible?
Hi,
I want to use lance game engine be my hybrid app. but when I follow the example, It always uses webpack bundle server-side and client-side.
I found this issue https://github.com/lance-gg/lance/issues/52
but seems to link no answer and closed.
so, Is any possible can split client-side library to another pure frontend project and connect to a specific server?
thanks.