From 5446d0114a2bdac3c095edf18313170157072296 Mon Sep 17 00:00:00 2001 From: T342 Date: Thu, 13 Feb 2025 21:01:10 -0800 Subject: [PATCH 1/4] Update README.md --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 27e2d53..ba5538d 100644 --- a/README.md +++ b/README.md @@ -13,15 +13,13 @@ # Welcome to the VAIIYA terminal project page! -> [!IMPORTANT] -> Notices about VAIIYA Termial will show up in this note! -Welcome VAIIYA trustees and fellow THE FINALS contestants! -welcome to my VAIIYA terminal project page! +Welcome VAIIYA trustees and fellow THE FINALS contestants!\ +welcome to the VAIIYA terminal project page!\ -VAIIYA terminal is a for-fun project made by me and serves mostly the purpose of being entertainment and a story module! -I hope you can join me on my long journey of making this dream come true with me! +VAIIYA terminal is a for-fun project made by me(T342) and serves mostly the purpose of being entertainment and a story module!\ +If you wish to download the latest version of VAIIYA Terminal, please go to the [releases page](https://github.com/T342guy/VAIIYA-terminal/releases)! From f205ed924947760087ba41a4f13705942d34d376 Mon Sep 17 00:00:00 2001 From: T342 Date: Thu, 13 Feb 2025 21:01:59 -0800 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba5538d..93ee68f 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Welcome VAIIYA trustees and fellow THE FINALS contestants!\ -welcome to the VAIIYA terminal project page!\ +welcome to the VAIIYA terminal project page! VAIIYA terminal is a for-fun project made by me(T342) and serves mostly the purpose of being entertainment and a story module!\ If you wish to download the latest version of VAIIYA Terminal, please go to the [releases page](https://github.com/T342guy/VAIIYA-terminal/releases)! From 814ac1d77e07b0610c9113d2be15eec4cb457a99 Mon Sep 17 00:00:00 2001 From: T342 Date: Sun, 16 Feb 2025 20:58:21 -0800 Subject: [PATCH 3/4] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 93ee68f..1131cd8 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,10 @@

- + Discord - + Static Badge +

From c28e50ca016dd719ee61f10a3e5adeac0dc4b422 Mon Sep 17 00:00:00 2001 From: T342 Date: Sat, 1 Mar 2025 22:49:12 -0800 Subject: [PATCH 4/4] Update SECURITY.md re-wright the SECURITY, as it was too spaghetti-like and was not informative at all hahaha --- SECURITY.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index a00dea3..e01c44a 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,14 +1,15 @@ # Security Policy -I hereby T342, (also known as T342guy, or Nathan Johnson) say that I or my contributer(s) / contributee(s) may not put any kind of Security, Privacy, Virus and/or Malicious program inside my programs or sub-programs in this code. +This code ***DOES NOT*** interact with your computer in any way other then running the python script. -If there is any such issue with malicious programs and/or viruses in this code, I may review and put out a statement immediately and the respective contributer(s) / contributee(s) will be held responsible, +> [!IMPORTANT] +> I AM AWARE OF THE "WINDOWS PROTECTED YOUR PC" PROMPT, AND THERE IS NOTHING I CAN DO.\ +> YOU CAN SAFELY IGNORE THIS PROMPT BY GOING TO __MORE > RUN ANYWAYS__ -and banned from this repository post-haste. With the addition of me identifying the threat and releasing a version that is not contaminated. +### COMPATIBILITY -and here as a side note; ***THIS CODE DOES NOT INTERACT WITH THE INTERNET OR ANY PART OF YOUR DEVICE, IF YOU SEE A ADMIN PROMPT FROM THIS CODE, DO NOT ALLOW IT AND NOTIFY ME IMMEDIATELY!*** - - -**ADDITIONAL NOTE: WINDOWS SMART APP CONTROL DOES NOT COUNT AS A ADMIN PROMPT, I AM ALREADY AWARE OF THE SMART APP CONTROL ISSUE.** - -Thank you for your understanding. +|PLATFORM| COMPATIBLE? | WHY? | +|--------| ------------|------| +| WINDOWS| ✅ | The OS I build VT on, and some of the imports I use are not compatible with linux or macos. | +| LINUX| ❌ | some imports I use are incompatible with linux. | +| MAC OS| ❌ | I do not own a MAC, nor do any of the imports support MACOS. |