loadconf

Reads LÖVE config files

$ luarocks install loadconf

Loadconf helps you read the configurations of LÖVE games, for use in external tooling. Since each LÖVE config is an executable Lua file, we can't meaningfully handle every possible config, but our approach is Good Enough(tm) most of the time.

Versions

scm-1dev8 years ago(revision: 2)247 downloads
0.3.6-14 years ago2,050 downloads
0.3.5-16 years ago1,285 downloads
0.3.4-17 years ago613 downloads
0.3.3-17 years ago149 downloads
0.3.2-18 years ago466 downloads
0.3.1-18 years ago72 downloads
0.3.0-18 years ago392 downloads
0.2.1-19 years ago228 downloads
0.1.0-19 years ago199 downloads

Dependencies

lua >= 5.1, < 5.5

Dependency for

flirt, love-release, loverocks

Manifests