diff --git a/README.md b/README.md index 7258b5c..e59be3c 100644 --- a/README.md +++ b/README.md @@ -5,27 +5,59 @@ All files on here are located at [fs.staropensource.de](https://fs.staropensourc ```text F = File | D = Directory | S = Symlink -F LICENSE-CODE -> /fs/ license for code -F LICENSE-MEDIA -> /fs/ license for media -F README.md -> This very file -D imgs/ -> Images -F imgs/credit.txt -> Image credits -F imgs/FediverseWallpaper.jpg -> Wallpaper for sos!sky -F imgs/JeremyStarTM.png -> JeremyStarTM logo, no transparency -F imgs/JeremyStarTM_Transparent.png -> JeremyStarTM logo, transparent -F imgs/StarOpenSource.png -> StarOpenSource logo, no transparency -F imgs/StarOpenSource_Transparent.png -> StarOpenSource logo, transparent -D imgs/profiledecorations -> Profile Decorations for sos!sky -S imgs/profiledecorations/d60532.png -> "#d60532" profile decoration -S imgs/profiledecorations/d60532.xcf -> "#d60532" profile decoration (source file) -D imgs/emotes/ -> Various emotes we at StarOpenSource like to use -D imgs/emotes/neocat/ -> Neocats! Made by Volpeon, see https://volpeon.ink/emojis/neocat/ -D imgs/emotes/neofox/ -> Neofoxes! Made by Volpeon, see https://volpeon.ink/emojis/neofox/ -D test/ -> Used for unit tests requiring files to be downloaded off the internet -D test/core/ -> Test files for the CORE Framework -F test/core/erm-text -> A text file used for verifying that the 'erm' module can process text data. -F test/core/erm-binary -> A text file used for verifying that the 'erm' module can process binary data. -D vinf/ -> Short for "Version Information" -D vinf/unsafe/ -> Contains lists of "unsafe commits" -F vinf/unsafe/androot_develop -> Unsafe commits list for androot +F LICENSE-CODE -> /fs/ license for code +F LICENSE-MEDIA -> /fs/ license for media +F README.md -> This very file +D imgs/ -> Images +F imgs/credit.txt -> Image credits +F imgs/FediverseWallpaper.jpg -> Wallpaper for sos!sky +F imgs/JeremyStarTM.png -> JeremyStarTM logo, no transparency +F imgs/JeremyStarTM_Transparent.png -> JeremyStarTM logo, transparent +S imgs/StarOpenSource.png -> StarOpenSource logo, no transparency +S imgs/StarOpenSource_Transparent.png -> StarOpenSource logo, transparent +D imgs/branding/ -> Branding files +D imgs/branding/engine/ -> Branding files for sos!engine +D imgs/branding/engine/current/ -> Current branding files for sos!engine (preferred, use this!) +S imgs/branding/engine/current/full.png -> Current 'full'-variant sos!engine icon +S imgs/branding/engine/current/round.png -> Current 'round'-variant sos!engine icon +S imgs/branding/engine/current/silhouette.png -> Current 'silhouette'-variant sos!engine icon +S imgs/branding/engine/current/extended-white.png -> Current 'white'-variant sos!engine extended icon +S imgs/branding/engine/current/extended-black.png -> Current 'black'-variant sos!engine extended icon +S imgs/branding/engine/current/extended-brand.png -> Current 'brand color'-variant sos!engine extended icon +D imgs/branding/engine/v2/ -> 2nd iteration of the StarOpenSource Engine branding +F imgs/branding/engine/v2/full.png -> 2nd iteration 'full'-variant sos!engine icon +F imgs/branding/engine/v2/full.xcf -> 2nd iteration 'full'-variant sos!engine icon (design file) +F imgs/branding/engine/v2/round.png -> 2nd iteration 'round'-variant sos!engine icon +F imgs/branding/engine/v2/silhouette.png -> 2nd iteration 'silhouette'-variant sos!engine icon +F imgs/branding/engine/v2/extended.png -> 2nd iteration 'white'-variant sos!engine extended icon (design file) +F imgs/branding/engine/v2/extended-white.png -> 2nd iteration 'white'-variant sos!engine extended icon +F imgs/branding/engine/v2/extended-black.png -> 2nd iteration 'black'-variant sos!engine extended icon +F imgs/branding/engine/v2/extended-brand.png -> 2nd iteration 'brand color'-variant sos!engine extended icon +D imgs/branding/staropensource/ -> Branding files for StarOpenSource +D imgs/branding/staropensource/current/ -> Current branding files for StarOpenSource (preferred, use this!) +S imgs/branding/staropensource/current/full.png -> Current 'full'-variant StarOpenSource icon +S imgs/branding/staropensource/current/round.png -> Current 'round'-variant StarOpenSource icon +S imgs/branding/staropensource/current/silhouette.png -> Current 'silhouette'-variant StarOpenSource icon +D imgs/branding/staropensource/v3/ -> 3rd iteration of the StarOpenSource Engine branding +F imgs/branding/staropensource/v3/explode.gif -> 3rd iteration 'explode'-variant StarOpenSource icon +F imgs/branding/staropensource/v3/full.png -> 3rd iteration 'full'-variant StarOpenSource icon +F imgs/branding/staropensource/v3/full.xcf -> 3rd iteration 'full'-variant StarOpenSource icon (design file) +F imgs/branding/staropensource/v3/round.png -> 3rd iteration 'round'-variant StarOpenSource icon +F imgs/branding/staropensource/v3/silhouette.png -> 3rd iteration 'silhouette'-variant StarOpenSource icon +F imgs/branding/staropensource/v3/transparent.png -> 3rd iteration 'transparent'-variant StarOpenSource icon +D imgs/emotes/ -> Various emotes we at StarOpenSource like to use +D imgs/emotes/neocat/ -> Neocats! Made by Volpeon, see https://volpeon.ink/emojis/neocat/ +D imgs/emotes/neofox/ -> Neofoxes! Made by Volpeon, see https://volpeon.ink/emojis/neofox/ +D imgs/profiledecorations -> Profile Decorations for sos!sky +F imgs/profiledecorations/:3.png -> ":3" profile decoration +F imgs/profiledecorations/d60532.png -> "#d60532" profile decoration +F imgs/profiledecorations/d60532.xcf -> "#d60532" profile decoration (design file) +F imgs/profiledecorations/uwu.png -> "uwu" profile decoration +D test/ -> Used for unit tests requiring files to be downloaded off the internet +D test/core/ -> Test files for the CORE Framework (legacy) +F test/core/erm-text -> A text file used for verifying that the 'erm' module can process text data. +F test/core/erm-binary -> A text file used for verifying that the 'erm' module can process binary data. +D vinf/ -> Short for "Version Information" +D vinf/unsafe/ -> Contains lists of "unsafe commits" +F vinf/unsafe/androot_develop -> Unsafe commits list for androot ``` diff --git a/imgs/StarOpenSource.png b/imgs/StarOpenSource.png deleted file mode 100644 index 2e9ad0c..0000000 Binary files a/imgs/StarOpenSource.png and /dev/null differ diff --git a/imgs/StarOpenSource.png b/imgs/StarOpenSource.png new file mode 120000 index 0000000..1825d91 --- /dev/null +++ b/imgs/StarOpenSource.png @@ -0,0 +1 @@ +branding/staropensource/current/full.png \ No newline at end of file diff --git a/imgs/StarOpenSource_Transparent.png b/imgs/StarOpenSource_Transparent.png deleted file mode 100644 index 7e258a8..0000000 Binary files a/imgs/StarOpenSource_Transparent.png and /dev/null differ diff --git a/imgs/StarOpenSource_Transparent.png b/imgs/StarOpenSource_Transparent.png new file mode 120000 index 0000000..b5fe54f --- /dev/null +++ b/imgs/StarOpenSource_Transparent.png @@ -0,0 +1 @@ +branding/staropensource/current/round.png \ No newline at end of file diff --git a/imgs/branding/engine/current/extended-black.png b/imgs/branding/engine/current/extended-black.png new file mode 120000 index 0000000..cf8692d --- /dev/null +++ b/imgs/branding/engine/current/extended-black.png @@ -0,0 +1 @@ +../v2/extended-black.png \ No newline at end of file diff --git a/imgs/branding/engine/current/extended-brand.png b/imgs/branding/engine/current/extended-brand.png new file mode 120000 index 0000000..864be2d --- /dev/null +++ b/imgs/branding/engine/current/extended-brand.png @@ -0,0 +1 @@ +../v2/extended-brand.png \ No newline at end of file diff --git a/imgs/branding/engine/current/extended-white.png b/imgs/branding/engine/current/extended-white.png new file mode 120000 index 0000000..fcc769a --- /dev/null +++ b/imgs/branding/engine/current/extended-white.png @@ -0,0 +1 @@ +../v2/extended-white.png \ No newline at end of file diff --git a/imgs/branding/engine/current/full.png b/imgs/branding/engine/current/full.png new file mode 120000 index 0000000..7e83034 --- /dev/null +++ b/imgs/branding/engine/current/full.png @@ -0,0 +1 @@ +../v2/full.png \ No newline at end of file diff --git a/imgs/branding/engine/current/round.png b/imgs/branding/engine/current/round.png new file mode 120000 index 0000000..6317c61 --- /dev/null +++ b/imgs/branding/engine/current/round.png @@ -0,0 +1 @@ +../v2/round.png \ No newline at end of file diff --git a/imgs/branding/engine/current/silhouette.png b/imgs/branding/engine/current/silhouette.png new file mode 120000 index 0000000..f7415bd --- /dev/null +++ b/imgs/branding/engine/current/silhouette.png @@ -0,0 +1 @@ +../v2/silhouette.png \ No newline at end of file diff --git a/imgs/branding/engine/v2/extended-black.png b/imgs/branding/engine/v2/extended-black.png new file mode 100644 index 0000000..284344a Binary files /dev/null and b/imgs/branding/engine/v2/extended-black.png differ diff --git a/imgs/branding/engine/v2/extended-brand.png b/imgs/branding/engine/v2/extended-brand.png new file mode 100644 index 0000000..4bf00b6 Binary files /dev/null and b/imgs/branding/engine/v2/extended-brand.png differ diff --git a/imgs/branding/engine/v2/extended-white.png b/imgs/branding/engine/v2/extended-white.png new file mode 100644 index 0000000..6f03659 Binary files /dev/null and b/imgs/branding/engine/v2/extended-white.png differ diff --git a/imgs/branding/engine/v2/extended.xcf b/imgs/branding/engine/v2/extended.xcf new file mode 100644 index 0000000..3a5c6ea Binary files /dev/null and b/imgs/branding/engine/v2/extended.xcf differ diff --git a/imgs/branding/engine/v2/full.png b/imgs/branding/engine/v2/full.png new file mode 100644 index 0000000..be0350e Binary files /dev/null and b/imgs/branding/engine/v2/full.png differ diff --git a/imgs/branding/engine/v2/full.xcf b/imgs/branding/engine/v2/full.xcf new file mode 100644 index 0000000..0370a67 Binary files /dev/null and b/imgs/branding/engine/v2/full.xcf differ diff --git a/imgs/branding/engine/v2/round.png b/imgs/branding/engine/v2/round.png new file mode 100644 index 0000000..3ef0838 Binary files /dev/null and b/imgs/branding/engine/v2/round.png differ diff --git a/imgs/branding/engine/v2/silhouette.png b/imgs/branding/engine/v2/silhouette.png new file mode 100644 index 0000000..dd9ce91 Binary files /dev/null and b/imgs/branding/engine/v2/silhouette.png differ diff --git a/imgs/branding/staropensource/current/full.png b/imgs/branding/staropensource/current/full.png new file mode 120000 index 0000000..b5853e4 --- /dev/null +++ b/imgs/branding/staropensource/current/full.png @@ -0,0 +1 @@ +../v3/full.png \ No newline at end of file diff --git a/imgs/branding/staropensource/current/round.png b/imgs/branding/staropensource/current/round.png new file mode 120000 index 0000000..0699349 --- /dev/null +++ b/imgs/branding/staropensource/current/round.png @@ -0,0 +1 @@ +../v3/round.png \ No newline at end of file diff --git a/imgs/branding/staropensource/current/silhouette.png b/imgs/branding/staropensource/current/silhouette.png new file mode 120000 index 0000000..f8c7f01 --- /dev/null +++ b/imgs/branding/staropensource/current/silhouette.png @@ -0,0 +1 @@ +../v3/silhouette.png \ No newline at end of file diff --git a/imgs/branding/staropensource/v3/explode.gif b/imgs/branding/staropensource/v3/explode.gif new file mode 100644 index 0000000..e8c0c1f Binary files /dev/null and b/imgs/branding/staropensource/v3/explode.gif differ diff --git a/imgs/branding/staropensource/v3/full.png b/imgs/branding/staropensource/v3/full.png new file mode 100644 index 0000000..2e9ad0c Binary files /dev/null and b/imgs/branding/staropensource/v3/full.png differ diff --git a/imgs/branding/staropensource/v3/full.xcf b/imgs/branding/staropensource/v3/full.xcf new file mode 100644 index 0000000..8bbc7c3 Binary files /dev/null and b/imgs/branding/staropensource/v3/full.xcf differ diff --git a/imgs/branding/staropensource/v3/round.png b/imgs/branding/staropensource/v3/round.png new file mode 100644 index 0000000..7e258a8 Binary files /dev/null and b/imgs/branding/staropensource/v3/round.png differ diff --git a/imgs/branding/staropensource/v3/silhouette.png b/imgs/branding/staropensource/v3/silhouette.png new file mode 100644 index 0000000..838ea75 Binary files /dev/null and b/imgs/branding/staropensource/v3/silhouette.png differ diff --git a/imgs/branding/staropensource/v3/transparent.png b/imgs/branding/staropensource/v3/transparent.png new file mode 100644 index 0000000..6a64fc4 Binary files /dev/null and b/imgs/branding/staropensource/v3/transparent.png differ diff --git a/imgs/credit.txt b/imgs/credit.txt index fb4e325..8c52d16 100644 --- a/imgs/credit.txt +++ b/imgs/credit.txt @@ -1,9 +1,3 @@ -> FediverseWallpaper.jpg -> Author "Kantoku" (according to some redditors: https://www.reddit.com/r/awwnime/comments/2s3d61/snowball_fight_original/) -> License unknown --> JeremyStarTM.png - JeremyStarTM_Transparent.png - StarOpenSource.png - StarOpenSource_Transparent.png - -> Author "JeremyStarTM" - -> License CC BY-NC-SA 4.0 (https://creativecommons.org/licenses/by-nc-sa/4.0/)