A script to export and deploy projects to itch.io

Showcase your libraries, tools and other projects that help your fellow love users.
Post Reply
tducasse
Prole
Posts: 2
Joined: Tue Jul 13, 2021 3:45 am

A script to export and deploy projects to itch.io

Post by tducasse »

Hey everyone!

I just got started with LOVE a few days ago, and I decided to adapt my PICO-8 build/deploy scripts (1) to the LOVE framework.

You can find the project here: https://github.com/tducasse/love-deploy

It's basically a simple Makefile that you put in your "root LOVE projects folder", and then you can run simple commands like

Code: Select all

make project=my_game
It can build windows .exe and web exports (using love.js).

It's very much tailored to my own workflow, and I don't expect everyone to like the way I set things up, but I thought someone somewhere could find it useful, so here it is 🙂

It's currently set up to work on Windows, using WSL. You could probably adapt it to work for other OSes and targets, but it's not really something I'm interested in so I haven't even thought about it to be honest 🤣


Let me know what you think!


(1): the PICO-8 project is here if you're interested https://github.com/tducasse/pico8-deploy
User avatar
mozt
Prole
Posts: 5
Joined: Tue Sep 07, 2021 3:11 am

Re: A script to export and deploy projects to itch.io

Post by mozt »

Hi
though i cn't fingure exactly what is the future compared with other wrap kit, it's fun to know there is another way to bundle my project.
:awesome: Bon appetite
Post Reply

Who is online

Users browsing this forum: No registered users and 15 guests