Commit Graph

21 Commits

Author SHA1 Message Date
Christopher Monsanto
5737d672a3 Rename -- to -, - to ~ (deploy, README) 2020-05-07 18:10:29 -04:00
Christopher Monsanto
adb0df42a4 add compression options for spritesheets 2020-05-02 18:48:56 -04:00
Christopher Monsanto
e408f105f2 fix readme 2020-05-01 09:05:14 -04:00
Christopher Monsanto
290819328c More consistent configuration settings for deflopt 2020-05-01 08:58:15 -04:00
Christopher Monsanto
b496612b03 Add support for DeflOpt
- fuse and wine do not get along.

- This is the absolute final release of DeflOpt, and it is only
accessible in binary form via archive.org, so we vendored it.
2020-05-01 07:38:36 -04:00
Christopher Monsanto
84dec376b3 Update dependency documentation 2020-05-01 03:25:21 -04:00
Christopher Monsanto
a8a176f3c0 Compression setting for models 2020-05-01 03:23:16 -04:00
Christopher Monsanto
a7183cbc47 Document compression settings 2020-05-01 03:08:11 -04:00
Christopher Monsanto
9ea25bfc21 Add imagemagick 7 installation instructions 2020-04-30 22:43:07 -04:00
Christopher Monsanto
e1c4fe83aa Add Tup installation instructions 2020-04-30 22:11:29 -04:00
Christopher Monsanto
8e8235f455 Remove compression & switch to imagick 7
Will chain with `compresspng` in lua, easier to set optimization
settings in tup config
2020-04-30 04:25:56 -04:00
Christopher Monsanto
bc244f3446 Document tup readdir gotcha 2020-04-30 01:12:08 -04:00
Christopher Monsanto
b21358b2df Fix README?? 2020-04-17 01:29:15 -04:00
Christopher Monsanto
e6c00b429a Fix README? 2020-04-17 01:27:48 -04:00
Christopher Monsanto
a3d234a227 Encode space as _, change escape to __ 2020-04-16 19:03:01 -04:00
Christopher Monsanto
2446302997 Proof-of-concept PS spritesheet generation 2020-04-16 02:49:01 -04:00
Christopher Monsanto
5ba2e316e4 Add PS spritesheet generator tool 2020-04-16 02:08:29 -04:00
Kirk Scheibelhut
ffe522696e
Update README with installation instructions
Also changes around some styling and adds a License section (though deliberately doesn't add a `LICENSE` file - GitHub should not be recognizing this project as MIT Licensed as the vast majority of the bytes are not subject to that license). Without any mention of a license potential contributors would be allowed to fork and view under the GitHub ToS, but technically making changes to the code they've forked is not covered.

A future commit should add a `CREDITS.md` file linked to from a `Credits` section in this README detailing those who have contributed their work to this repository.
2020-04-13 11:50:43 -07:00
Christopher Monsanto
6da52b8764 Add smogdex social builds 2020-04-13 03:24:52 -04:00
Christopher Monsanto
2547f1a392 Add models & skeleton build 2020-04-12 23:21:02 -04:00
Christopher Monsanto
aeb1e46550
Initial commit 2020-04-11 11:07:44 -04:00