summaryrefslogtreecommitdiff
path: root/misc/scripts/make_icons.sh
AgeCommit message (Collapse)Author
2021-08-22Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke
2019-12-17Remove unused scripts from the `misc/scripts` directoryHugo Locurcio
This also makes `make_icons.sh` executable directly.
2018-06-03Dist: update script to make Steam icon setsRémi Verschelde
2017-02-09Reorder the folders in tools to prepare moving tools/editorRémi Verschelde
- `certs` and `editor_fonts` go to `thirdparty` - `dist` and `scripts` go to a new `misc` folder - `collada` and `doc` go to `tools/editor` The next step will be to rename `tools/editor` to `editor` directly, but this will be done at the right time to avoid breaking too many PRs.