<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Hello there!</title><link>https://sourceforge.net/p/art-studio-win-client/wiki/Hello%2520there%2521/</link><description>Recent changes to Hello there!</description><atom:link href="https://sourceforge.net/p/art-studio-win-client/wiki/Hello%20there!/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 22 Jan 2021 08:45:09 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/art-studio-win-client/wiki/Hello%20there!/feed" rel="self" type="application/rss+xml"/><item><title>Hello there! modified by Zean</title><link>https://sourceforge.net/p/art-studio-win-client/wiki/Hello%2520there%2521/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,10 +1,10 @@
 # Hello there!
-Art Studio Pro Suite is a free and no-licensed and open source graphic editor.
+Welcome on your first journey on Art Studio, rookie. Let me give you a brief explanation what is Art Studio. Art Studio Pro Suite is a free and no-licensed and open source graphic editor.
 This app is similar like Photoshop, but still a work-in-progress. This app is based on the WinForms and C#.
 You can make arts and all! Graphic design and painting made easy..
 &lt;br/&gt;
 Download link:
-&lt;a href="https://zeanfender119.wixsite.com/artstudio" rel="nofollow"&gt;https://zeanfender119.wixsite.com/artstudio&lt;/a&gt;
+&lt;a href="https://zeanfender119.wixsite.com/artstudio" rel="nofollow"&gt;https://zeanfender119.wixsite.com/artstudio (deprecated) &lt;/a&gt;
 &lt;br/&gt;
 Download from SourceForge for latest version and updates:
 &lt;br/&gt;
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zean</dc:creator><pubDate>Fri, 22 Jan 2021 08:45:09 -0000</pubDate><guid>https://sourceforge.net5244a669132f304e6f79c3f79da4febf2f6a0c50</guid></item><item><title>Hello there! modified by Zean</title><link>https://sourceforge.net/p/art-studio-win-client/wiki/Hello%2520there%2521/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,4 +1,4 @@
-# Introduction
+# Hello there!
 Art Studio Pro Suite is a free and no-licensed and open source graphic editor.
 This app is similar like Photoshop, but still a work-in-progress. This app is based on the WinForms and C#.
 You can make arts and all! Graphic design and painting made easy..
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zean</dc:creator><pubDate>Fri, 22 Jan 2021 08:43:35 -0000</pubDate><guid>https://sourceforge.netf2d167786e4105b78cf458f48bc8b50928a19fa0</guid></item><item><title>Hello there! modified by Zean</title><link>https://sourceforge.net/p/art-studio-win-client/wiki/Hello%2520there%2521/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,8 +1,77 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/art-studio-win-client/wiki/markdown_syntax/) syntax.
-
-[[members limit=20]]
-[[download_button]]
+# Introduction
+Art Studio Pro Suite is a free and no-licensed and open source graphic editor.
+This app is similar like Photoshop, but still a work-in-progress. This app is based on the WinForms and C#.
+You can make arts and all! Graphic design and painting made easy..
+&lt;br/&gt;
+Download link:
+&lt;a href="https://zeanfender119.wixsite.com/artstudio" rel="nofollow"&gt;https://zeanfender119.wixsite.com/artstudio&lt;/a&gt;
+&lt;br/&gt;
+Download from SourceForge for latest version and updates:
+&lt;br/&gt;
+[![Download Art Studio Pro Suite](https://a.fsdn.com/con/app/sf-download-button)](https://sourceforge.net/projects/art-studio-win-client/files/latest/download)
+&lt;br/&gt;
+[![Download Art Studio Pro Suite](https://img.shields.io/sourceforge/dt/art-studio-win-client.svg)](https://sourceforge.net/projects/art-studio-win-client/files/latest/download)
+&lt;br/&gt;
+![version](https://img.shields.io/badge/status-beta-orange)
+&lt;br/&gt;
+![state](https://img.shields.io/badge/version-1.3.0-green)
+# Changelog on version Beta 1.2.5 (from the official site)
+* Added Phone Connect feature
+* Bug fixes
+* Osu!login added (download from the official site)
+* Discord Rich Presence (soon)
+# How to use and modify?
+&lt;h3&gt;Method 1&lt;/h3&gt;
+* Click Code and Download ZIP
+&lt;br/&gt;
+* Extract all into the folder of your choice
+&lt;br/&gt;
+* Open ArtStdClient.sln in Visual Studio or Rider
+&lt;br/&gt;
+* Go to PowerShell if you have the mark on the web while compiling
+&lt;br/&gt;
+* Type PS C:\&amp;gt;dir -Path [directory path] -Recurse | Unblock-File
+&lt;br/&gt;
+* Now you can modify.
+&lt;h3&gt;Method 2&lt;/h3&gt;
+* Open your terminal
+&lt;br/&gt;
+* Make sure you have NPM installed
+&lt;br/&gt;
+* Type git clone https://github.com/kaitoujokercodes/ArtStudioProSuite
+&lt;br/&gt;
+* Find it in your C: drive.
+&lt;br/&gt;
+&lt;h1&gt;How to modify and then deploy the build?&lt;/h1&gt;
+&lt;h3&gt;Method 1&lt;/h3&gt;
+* Click Build
+&lt;br/&gt;
+* Done!
+&lt;h3&gt;Method 2&lt;/h3&gt;
+* Type cd ArtStudioProSuite in your terminal
+&lt;br/&gt;
+* Now type npm deploy
+&lt;br/&gt;
+* Enjoy. Or if you cannot deploy it, contact me.
+&lt;br/&gt;
+&lt;h1&gt;Minimum requirements for deployment and testing and modifying&lt;/h1&gt;
+* Intel Pentium Silver or any that supports x86
+&lt;br/&gt;
+* 2GB RAM (16GB RAM is required for gradient)
+&lt;br/&gt;
+* .NET Core SDK 3.1 or higher
+&lt;br/&gt;
+* Windows 8.1 or above
+&lt;br/&gt;
+* Visual Studio 2015 or higher (Visual Studio 2019 recommended)
+&lt;h1&gt;Screenshots&lt;/h1&gt;
+Text feature:
+&lt;img rel="nofollow" src="https://github.com/kaitoujokercodes/ArtStudioProSuite/blob/main/Screenshot%20(19).png"/&gt;
+Brush feature: 
+&lt;img rel="nofollow" src="https://github.com/kaitoujokercodes/ArtStudioProSuite/blob/main/Screenshot%20(20).png"/&gt;
+Rectangle and layer feature:
+&lt;img rel="nofollow" src="https://github.com/kaitoujokercodes/ArtStudioProSuite/blob/main/Screenshot%20(21).png"/&gt;
+Pencil feature:
+&lt;img rel="nofollow" src="https://github.com/kaitoujokercodes/ArtStudioProSuite/blob/main/Screenshot%20(22).png"/&gt;
+Fill Bucket feature:
+&lt;img rel="nofollow" src="https://github.com/kaitoujokercodes/ArtStudioProSuite/blob/main/Screenshot%20(23).png"/&gt;
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zean</dc:creator><pubDate>Fri, 22 Jan 2021 08:43:04 -0000</pubDate><guid>https://sourceforge.net2b2d514420a6d4e4514ee112e6ddec6e27f20000</guid></item><item><title>Home modified by Zean</title><link>https://sourceforge.net/p/art-studio-win-client/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zean</dc:creator><pubDate>Fri, 22 Jan 2021 08:37:46 -0000</pubDate><guid>https://sourceforge.netfb1342ddf7f3457c58ad5f8fdb0f6a58a0d57943</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/art-studio-win-client/wiki/Home/?limit=25#d378</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Sorry I could not do any more updates cuz Visual Studio 2019 crashed. Check back soon for more updates. :)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zean</dc:creator><pubDate>Fri, 22 Jan 2021 08:22:43 -0000</pubDate><guid>https://sourceforge.nete56cda9d29ca5cc5af44807d0484c308ac34b389</guid></item><item><title>Home modified by Zean</title><link>https://sourceforge.net/p/art-studio-win-client/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/art-studio-win-client/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/maniacsoft/"&gt;Zean&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-600240b71ac831329ac5c2d9" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zean</dc:creator><pubDate>Sat, 16 Jan 2021 01:26:16 -0000</pubDate><guid>https://sourceforge.net20cf4004689ca26dc8597e6b1bdba37dc0dd0644</guid></item></channel></rss>