flamendless

Results 125 comments of flamendless

I had the same problem. It is still recording after i pressed/clicked the stop recording. I just recently installed it on ubuntu 16.04

I agree. \ is not convenient to type (qwerty keyboard user here). It's one of the things that turn me off into trying moonscript

What about ~~`->`~~ or `::` ? EDIT: i've found out that `->` is already used for function definition, so it's just `::` then

Woah, thanks @stevanmilic Im using rxvt-unicode-patched on arch linux. Ive set mine into `URxvt*font: xft:Inconsolata Nerd Font Mono:size=15, xft:DejaVu Sans:size=12` playing around with the values makes the icon fonts to...

Same as miku, I'm very limited to the size I can download due to ISP and machine (very low storage). I have experience compiling the apk and using APKTool. For...

For making small changes and fixes in the love file, compiling takes longer than the apktool method. For me, the only benefit of compiling is when implementing android features and...

Getting the same error. Whats the correct command?

You would have to copy the narrator script inside that folder as well since require paths in love is relative to where the main.lua is

> > You would have to copy the narrator script inside that folder as well since require paths in love is relative to where the main.lua is > > Ideally...

Indeed. But for demo purposes i think it's fitting to have your example lua also show other functionalities of the lib