diff --git a/README.md b/README.md index 2836d69..d74cbf2 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,25 @@ -``` -┌─ ─┐ - ST:EX -└━ ━┘ -``` -# SpookTube**EX** -![Thunderstore Downloads](https://img.shields.io/thunderstore/dt/RedBigz/SpookTubeEX?style=for-the-badge&logo=thunderstore&logoColor=white&labelColor=black&color=white) +
+ SpookTubeEX +

+ Thunderstore Downloads + Static Badge + +
-## **Submit your home videos of monsters to THE DEEP DARK WEB and share them, completely for free!** +## **Submit your home videos of monsters to THE DEEP DARK WEB and share them, completely for free!*** + +
+Demonstration +
+Demonstration +
+ +
This mod essentially replaces your replay button with an upload button which allows you to share your videos around the globe. -# ⚠ COMPATIBILITY +![Compatibility](img/titles/compatiblity.gif) + This mod **DOES** support: - Avatar Mods - Shop Mods @@ -20,7 +29,8 @@ This mod **DOES** support: This mod does **NOT** support: - [Flashcard](https://thunderstore.io/c/content-warning/p/loaforc/Flashcard/) (Expect heuristic issues, *untested*) -# Heuristics +![Heuristics](img/titles/heuristics.gif) + In order to prevent CSAM and sexual content being uploaded, this mod's master server performs heuristic checks to prove your video came from the game's camera. If your video fails heuristic checks, check the console for this message, and contact me. ``` @@ -28,9 +38,30 @@ If your video fails heuristic checks, check the console for this message, and co This is an automated service, so trolling will get your IP blocked from accessing anything with SpookedTube and your Discord account banned from the server. DO NOT SHARE THIS UUID WITH ANYONE ``` +![Credits](img/titles/credits.gif) + +*This was a project by me, [redbigz](//redbigz.com/).* + +### Special Thanks +**CW Modding Server** +- Hamunii +- Zarin +- Anthony +- Notest + +**Testers** +- damonkyy - **Website Testing** + +**Friends** +- Revil0 + +**Other** +- [Landfall](https://landfall.se) - For making Content Warning +- *YOU!* + ### *AI DISCLOSURE* Several AI tools like IntelliCode and Codium were used for database inferencing and some utility functions. This is my first C# project in years, and I know most principles, but I am quite rusty. -# Credits - -*This was a project by me, [redbigz](//redbigz.com/).* \ No newline at end of file +###### Footnotes +\* The service is free of charge, but limited to **10 videos a day**.
+\*\* This \ No newline at end of file diff --git a/img/demonstration.gif b/img/demonstration.gif new file mode 100644 index 0000000..383ca88 Binary files /dev/null and b/img/demonstration.gif differ diff --git a/img/logo.png b/img/logo.png new file mode 100644 index 0000000..3623064 Binary files /dev/null and b/img/logo.png differ diff --git a/img/titles/compatiblity.gif b/img/titles/compatiblity.gif new file mode 100644 index 0000000..8a4cd6c Binary files /dev/null and b/img/titles/compatiblity.gif differ diff --git a/img/titles/credits.gif b/img/titles/credits.gif new file mode 100644 index 0000000..03f8da7 Binary files /dev/null and b/img/titles/credits.gif differ diff --git a/img/titles/heuristics.gif b/img/titles/heuristics.gif new file mode 100644 index 0000000..18e415b Binary files /dev/null and b/img/titles/heuristics.gif differ