From 08d0d5d9edf9f08249cfa89daa0263c324130545 Mon Sep 17 00:00:00 2001 From: lunazera Date: Wed, 10 Apr 2024 10:52:42 -0400 Subject: [PATCH 1/3] Updated front readme page to give a quick description and link into the wiki --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e7a3e83..ded408f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ -# VNyanDoc -VNyan documentation +# VNyan Wiki +*updated as of v1.3.4* + +VNyan is the most Feature-Rich, Free 3D VTuber application for bringing your VTubing to the next level. You can [Download VNyan on itch.io here](https://suvidriel.itch.io/vnyan) + +This github contains documentation and descriptions for all of the nodes and settings found in VNyan, some common node setups, and more! + +## [VNyan Wiki](../../wiki) + +Here are some of the main pages: +- [Action](../../Action-Nodes), [Callback](../../wiki/Callback-Nodes), and [Gateway](../../wiki/Conditional-Nodes) nodes +- [Frequently Asked Questions](../../wiki/How-To#faq) +- [Community Graphs](../../wiki/How-To#community-graphs-and-resources) +- [Release Notes](../../wiki/release-notes) From 09e160c816216007a297e72e53bc0fcfd3e17f69 Mon Sep 17 00:00:00 2001 From: lunazera Date: Wed, 10 Apr 2024 10:53:14 -0400 Subject: [PATCH 2/3] updating readme text --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ded408f..c26956d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # VNyan Wiki *updated as of v1.3.4* -VNyan is the most Feature-Rich, Free 3D VTuber application for bringing your VTubing to the next level. You can [Download VNyan on itch.io here](https://suvidriel.itch.io/vnyan) +VNyan is the most Feature-Rich, Free 3D VTuber application for bringing your VTubing to the next level. You can [Download VNyan on itch.io here.](https://suvidriel.itch.io/vnyan) This github contains documentation and descriptions for all of the nodes and settings found in VNyan, some common node setups, and more! From e7c89ff89fa4fa0a59cadb5afd9646c1294fc443 Mon Sep 17 00:00:00 2001 From: lunazera Date: Wed, 10 Apr 2024 10:53:49 -0400 Subject: [PATCH 3/3] Made the head text the main link --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index c26956d..b748f50 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,10 @@ -# VNyan Wiki +# [VNyan Wiki](../../wiki) *updated as of v1.3.4* VNyan is the most Feature-Rich, Free 3D VTuber application for bringing your VTubing to the next level. You can [Download VNyan on itch.io here.](https://suvidriel.itch.io/vnyan) This github contains documentation and descriptions for all of the nodes and settings found in VNyan, some common node setups, and more! -## [VNyan Wiki](../../wiki) - Here are some of the main pages: - [Action](../../Action-Nodes), [Callback](../../wiki/Callback-Nodes), and [Gateway](../../wiki/Conditional-Nodes) nodes - [Frequently Asked Questions](../../wiki/How-To#faq)