[question] Source code compiling

General Mar0 discussion has been moved to this subforum!
Post Reply
User avatar
skyy
Posts: 98
Joined: 04 Mar 2012, 00:53

Post » 04 Mar 2012, 05:52

So I have edited all the files in the source codes from Mari0, but How would I compile it into the actual game?

Camewel
Posts: 2996
Joined: 02 Feb 2012, 21:32

Post » 04 Mar 2012, 06:06

skyy wrote:So I have edited all the files in the source codes from Mari0, but How would I compile it into the actual game?
Simply zip the files back up again, then rename the .zip file to a .love file.

User avatar
CommunistPancake
Posts: 65
Joined: 04 Mar 2012, 00:36
Contact:

Post » 04 Mar 2012, 08:32

Once you've done that, if you're on windows, you use the command "copy /b love.exe+Mari0.love Mari0.exe" to get it back to a binary

User avatar
byrono
Posts: 118
Joined: 02 Feb 2012, 21:53

Post » 04 Mar 2012, 08:36

You could just drag the folder containing the source into a Love2d shortcut.

User avatar
CommunistPancake
Posts: 65
Joined: 04 Mar 2012, 00:36
Contact:

Post » 04 Mar 2012, 08:36

byrono wrote:You could just drag the folder containing the source into a Love2d shortcut.
Unless you want a distributable binary.

Post Reply