Coder Social home page Coder Social logo

lovepackaging's Introduction

LövePackaging

GitHub release GitHub downloads GitHub issues GitHub license

Scripts to create LÖVE packages.

Currently working in Linux, untested in OS X (though it should work assuming you have wget installed), and undeveloped for Windows.

Features

  • Builds executables for distribution on Windows and Mac. (Unfortunately, Linux isn't quite that simple, and requires the end-user to have love installed.)
  • Supports including extra files automatically.
  • Can automatically number builds.

Installation

(Note that this guide may differ from the one in the latest release, refer to the ReadMe there for 100% correct info!)

Quick Guide:

  1. Download the latest release!
  2. Copy the files wherever you want, inside your own repo, outside, wherever!
  3. Edit lp-config.sh to specify options on how your packages will be built, including where the sources are and where to put the result.
  4. Run ./lp-build.sh for Linux / Mac OS X (OSX users need wget installed!!). No Windows version yet, sorry.

A quick note to mention: The build script must be run from its own directory. Everything in the config.sh should be absolute directories.

lovepackaging's People

Contributors

tangentfoxy avatar

Stargazers

 avatar  avatar Scott Small avatar

Watchers

James Cloos avatar  avatar  avatar

lovepackaging's Issues

Something to do with folders not existing breaks things?

I was on a different branch from master working on LD34 and when I tried to build, it silently exited. I'm guessing this had something to do with different directories existing or not. After checking out master and building, then checking out the other branch again, it all worked out.

Old latest builds are not deleted!

(Or they are and I didn't notice, double check for myself by looking at the state of LD34 on my Arch laptop.)

Definitely hasn't ever worked. :/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.