PHS-TSA / wizards-in-calculus

TSA Video Game Design 2023-2024
3 stars 0 forks source link

Fix `Content-Type` #40

Closed lishaduck closed 5 months ago

lishaduck commented 5 months ago

Description

This PR makes the .pck file use the correct Content-Type.

Closes: #38


Type of Change

Checklist

Before submitting the PR, please make sure you do the following

Tested on

lishaduck commented 5 months ago

I tried to add a test for compression, but that's done natively, so it can't (readily) be tested from userland. We'll just have to trust Deno with it.