Cross-platform 2D framework written in Haxe that can export natively to desktop (windows, mac, linux), mobile (ios, android), web (js + webgl) and to unity projects
MIT License
260
stars
22
forks
source link
Updating warning text in FileWatcher when using js #102
Sorry for the delay, but I'm not going to merge this one because the warning you changed is compiled even when not targeting js. Advising to use electron should be done exclusivement within #if web ... #end
Trying to make the warning hint to use the electron plugin in ceramic.yml if
canWatch
is false. Also updated to text to be about FileWatcher.