mirror of
https://github.com/ArcaneChat/core.git
synced 2026-07-03 14:05:33 +02:00
8ca54f616e
as discussed in dev chat, 100 kb is too low if one wants to use any game framework. also, many game that doesn't have poor graphics or uses magic CSS-tricks to do fancy draws, will have more than 100 kb probably just in tiles and sprites. even for regions with low resources, 100 kb is low for a game - esp. if we compare that with stickers that are send around as well are not deduplicated and also have several 100 kb in size - for much less effect. we should still encourage ppl to create tiny apps, however, a too low limit also restricts possibilities wrt adaption.