Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/launch.sh: Switched from xz to gzip | Charadon | 2022-09-27 | 1 | -2/+2 |
| | |||||
* | Fixed typo in launch.sh and added distribute script that creates tarball for ↵ | Charadon | 2022-09-24 | 1 | -3/+5 |
| | | | | distribution purposes. | ||||
* | Added trap to automatically remove tmpfiles, and also made it so it tries to ↵ | Charadon | 2022-09-23 | 1 | -4/+8 |
| | | | | put the tmpfiles in the current directory first | ||||
* | Combined launch script and binary to make it easier to launch game. | Charadon | 2022-09-23 | 1 | -5/+25 |
| | |||||
* | Added launch script for unix systems. | Charadon | 2022-09-20 | 1 | -0/+9 |
| | |||||
* | Premake5 support | Charadon | 2022-06-05 | 1 | -4/+0 |
| | |||||
* | Flatpak support | Charadon | 2022-06-01 | 1 | -3/+2 |
| | |||||
* | Finished on making flatpak work, and fixed a bug where the paddle could ↵ | Charadon | 2022-05-30 | 1 | -0/+5 |
randomly not spawn. |