love-ide | Tools for programming LÖVE games in Atom | Code Editor library
kandi X-RAY | love-ide Summary
kandi X-RAY | love-ide Summary
Tools for programming LÖVE games in Atom.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of love-ide
love-ide Key Features
love-ide Examples and Code Snippets
Community Discussions
Trending Discussions on love-ide
QUESTION
Using atom-editor 1.13 with the love-ide package installed to run LOVE2d 10.2 games (windows 7)
Apparently if you create a conf.lua
file in the same folder as your main.lua
file you can add some configuations to main.lua
. So, I've got these lines of code in my conf.lua
to show console.
ANSWER
Answered 2017-Feb-25 at 08:37Have you set up the terminal emulator in your configuration?
(Windows only) Try using the
lovec.exe
executable instead of the normallove.exe
. The first one attaches to the console that executed the game, the second one ignores it.Lua has a buffered output, try adding
io.stdout:setvbuf('no')
to the top ofmain.lua
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install love-ide
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page