yae icon indicating copy to clipboard operation
yae copied to clipboard

Windows/Linux/Mac/Android/iOS/Ouya game engine for MoonScript, in MoonScript.

Results 3 yae issues
Sort by recently updated
recently updated
newest added

Hello, when I'm trying to build the project with gradle , I get this error: ``` 01:29:21: Executing external task 'build'... Configuration on demand is an incubating feature. :android:preBuild :android:compileDebugNdk...

Trying to get this to create a new project, running the 'yae new "MyProject"', results in this error: /usr/local/opt/lua/bin/lua5.4: /usr/local/lib/luarocks/rocks-5.4/yae/dev-1/bin/yae:3: module 'luarocks.cfg' not found: No LuaRocks module found for luarocks.cfg...

Running yae on windows produces something along the lines of: ``` C:\Users\theco\projects\luarocks5.3\lua-5.3.4\install\bin\lua.exe: ...5.3\install\systree\lib\luarocks\rocks\yae\dev-1\bin\yae:6: attempt to index a nil value stack traceback: ...5.3\install\systree\lib\luarocks\rocks\yae\dev-1\bin\yae:6: in main chunk [C]: in ? C ```...