Search found 2 matches

by Durfingle
Thu Jan 30, 2014 3:46 am
Forum: Support and Development
Topic: Batch file help
Replies: 3
Views: 2226

Re: Batch file help

perfect, thanks so much!
by Durfingle
Thu Jan 30, 2014 2:55 am
Forum: Support and Development
Topic: Batch file help
Replies: 3
Views: 2226

Batch file help

Im very new to love2d so please pardon my simple question, but i have a conf.lua and a main.lua script in a folder, and a batch file and i want the batch file to run both scripts in love2d, i currently have this in the batch file code: @ECHO OFF start "" "%PROGRAMFILES%\LOVE\love.exe&...