slages / love-imgui

imgui module for the LÖVE game engine
MIT License
318 stars 61 forks source link

Add rockspec #4

Closed Alloyed closed 7 years ago

Alloyed commented 7 years ago

This change packages love-imgui for use with loverocks. This means (assuming you upload the rockspec to luarocks.org) that users that want to install imgui can just type

$ loverocks install love-imgui

to get the latest stable imgui, and people can write apps/packages that depend on imgui and have it resolve automatically.

To upload to luarocks.org, you should sign up and then get an API key. Then you can just do:

$ luarocks upload --api-key<your key> love-imgui-scm-1.rockspec
$ luarocks upload rockspecs/love-imgui-0.7-1.rockspec
slages commented 7 years ago

OK I've made the registration process, everything should be good! https://luarocks.org/modules/slages/love-imgui