Commit graph

7 commits

Author SHA1 Message Date
Clownacy
cf6a3d9a48 Add Aeon Genesis to licence file
Also update details
2020-06-30 22:42:39 +01:00
Clownacy
946667ab60 Replace Noto Japanese font with Migu 1M
Noto is massive, and draws too far down for some reason. Also, it
draws too big at 20x20 (the size needed to get MS Gothic to display
accurately). This new font has none of those problems.

Big thanks to joexyz for recommending this font.
2020-06-30 16:08:28 +01:00
Clownacy
e45d69fd2d Fix typo in licence.txt
Thanks, joexyz
2020-05-20 19:30:11 +01:00
Clownacy
f156c2db10 More licence stuff 2020-04-06 23:25:00 +01:00
Clownacy
f5cb7bfd11 Add licences to binary folders 2020-04-06 21:09:02 +01:00
Clownacy
cf75cbcad2 Don't embed font in executable
Creating a Japanese build would require 4GB+ of RAM because of this.
It's about time it got removed. It was a silly idea anyway.
2020-03-17 21:14:15 +00:00
Clownacy
917d69fc4a Move the data folder back to the game folder
The whole 'copy data folder from assets folder to the game folder
when Makefile is ran' thing just made modding annoying.
2020-01-24 13:44:57 +00:00