This commit is contained in:
parent
84769f9ce4
commit
fd4bb61b5f
30 changed files with 355 additions and 156 deletions
|
|
@ -1,21 +0,0 @@
|
|||
/*
|
||||
X-Content-Type-Options: nosniff
|
||||
Referrer-Policy: strict-origin-when-cross-origin
|
||||
|
||||
/_astro/*
|
||||
Cache-Control: public, max-age=31536000, immutable
|
||||
|
||||
/fonts/*
|
||||
Cache-Control: public, max-age=31536000, immutable
|
||||
|
||||
/media/*
|
||||
Cache-Control: public, max-age=86400, stale-while-revalidate=604800
|
||||
|
||||
/favicon.ico
|
||||
Cache-Control: public, max-age=604800
|
||||
|
||||
/*.xml
|
||||
Cache-Control: public, max-age=300
|
||||
|
||||
/*.webmanifest
|
||||
Cache-Control: public, max-age=300
|
||||
Binary file not shown.
13
public/media/video/ad_astra.vtt
Normal file
13
public/media/video/ad_astra.vtt
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
WEBVTT
|
||||
|
||||
00:00.000 --> 00:04.000
|
||||
No spoken dialogue. Game audio only.
|
||||
|
||||
00:04.000 --> 00:35.000
|
||||
The Ad Astra handheld board runs the game on a small OLED display.
|
||||
|
||||
00:35.000 --> 01:05.000
|
||||
The player controls the game through the IR input while the engine updates the display in real time.
|
||||
|
||||
01:05.000 --> 01:34.600
|
||||
The clip continues showing gameplay on the custom ATtiny85-based board.
|
||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue