(help) how do you compile your game to be a double click exe
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
-
- Prole
- Posts: 49
- Joined: Tue Feb 10, 2009 6:07 pm
(help) how do you compile your game to be a double click exe
i was just wondering so when the time comes and im done my game if there is a compiler that works for love. so i can just download it to a cd and have my friends play it without having to download and install love.
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: (help) how do you compile your game to be a double click exe
Steps
- Create a .love
- Copy the love.exe and the dll's to the same dir
- Open a console (command prompt/cmd.exe)
- Go to the directory where it is stored ("cd /d <dir>")
- Execute the following command: "copy /B love.exe+<name of .love> <target name (.exe)>"
- Distribute the new exe and the dll's
Last edited by bartbes on Sat Dec 19, 2009 6:48 pm, edited 1 time in total.
Reason: Missing +
Reason: Missing +
Re: (help) how do you compile your game to be a double click exe
I would recommend, however, that you keep the .love'd version handy for those of us that don't use Windows and don't want to use Wine or can't use Wine.
We don't borrow, we don't read, we don't rent, we don't lease, we take the minds!
-
- Prole
- Posts: 49
- Joined: Tue Feb 10, 2009 6:07 pm
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: (help) how do you compile your game to be a double click exe
linux:Xcmd wrote:I would recommend, however, that you keep the .love'd version handy for those of us that don't use Windows and don't want to use Wine or can't use Wine.
Code: Select all
love game.exe
Re: (help) how do you compile your game to be a double click exe
bartbes wrote:linux:Xcmd wrote:I would recommend, however, that you keep the .love'd version handy for those of us that don't use Windows and don't want to use Wine or can't use Wine.just works...Code: Select all
love game.exe
Now posting IN STEREO (where available)
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: (help) how do you compile your game to be a double click exe
What are you trying to say?
Re: (help) how do you compile your game to be a double click exe
I think he's saying you can substitute the Windows executable for the corresponding ".love" ZIP archive. I don't know for sure, but if ZIP is anything like the compression formats I'm familiar with, they're fairly tolerant of having extra junk in the file that isn't relevant to the actual archive.bartbes wrote:What are you trying to say?
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: (help) how do you compile your game to be a double click exe
All his post was was a quote of mine, so I was asking if he had a purpose for a 'useless' post.
Re: (help) how do you compile your game to be a double click exe
he was trying to reinforce the point
(im going back to my geek lair)
(im going back to my geek lair)
Who is online
Users browsing this forum: Ahrefs [Bot], Google [Bot] and 6 guests