mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-29 21:00:06 +00:00
Add EAS attention signal audio
This commit is contained in:
parent
00036f0325
commit
6ebcd762e9
3 changed files with 2 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ Supercell Wx uses assets from the following sources:
|
|||
| Source | License | Notes |
|
||||
| ------ | ------- | ----- |
|
||||
| Alte DIN 1451 Mittelschrift | SIL Open Font License |
|
||||
| [EAS Attention Signal](https://en.wikipedia.org/wiki/File:Emergency_Alert_System_Attention_Signal_20s.ogg) | Public Domain |
|
||||
| [Font Awesome Free](https://fontawesome.com/) | CC BY 4.0 License |
|
||||
| [Inconsolata](https://fonts.google.com/specimen/Inconsolata) | SIL Open Font License |
|
||||
| [NOAA's Weather and Climate Toolkit](https://www.ncdc.noaa.gov/wct/) | Public Domain | Default Color Tables |
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -12,6 +12,7 @@
|
|||
<file>gl/texture2d.frag</file>
|
||||
<file>gl/texture2d_array.frag</file>
|
||||
<file>gl/threshold.geom</file>
|
||||
<file>res/audio/wikimedia/Emergency_Alert_System_Attention_Signal_20s.ogg</file>
|
||||
<file>res/config/radar_sites.json</file>
|
||||
<file>res/fonts/din1451alt.ttf</file>
|
||||
<file>res/fonts/din1451alt_g.ttf</file>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue