Update project sources to git.graysonriffe.com
This commit is contained in:
		
							parent
							
								
									c8b30fca71
								
							
						
					
					
						commit
						e8e8eeb9f9
					
				| @ -49,7 +49,9 @@ | ||||
|         <article> | ||||
|             <h2>What's on this website?</h2> | ||||
|             <p> | ||||
|                 At the top of this page, you can find links to a few of my past and present computer science projects. I also have a link to my current resume as well as a short biography and contact information on the About page. | ||||
|                 At the top of this page, you can find links to a few of my past and present computer science projects. These are hosted at <a href="https://git.graysonriffe.com" class="notransition">git.graysonriffe.com</a>. | ||||
| 
 | ||||
|                 I also have a link to my current resume as well as a short biography and contact information on the About page. | ||||
|             </p> | ||||
|         </article> | ||||
|         <footer> | ||||
|  | ||||
| @ -61,7 +61,7 @@ | ||||
|                 This project is still in development, and I plan to include notable features such as networking and Steam API integration. It runs with Direct3D 11 and 90% of everything is written by me. | ||||
| 
 | ||||
|                 This section will be updated when a version is available to download. | ||||
|                 The source is on GitHub <a href="https://github.com/graysonriffe/NothinFancy" class="notransition">here</a> (look under the develop branch). | ||||
|                 The source can be found <a href="https://git.graysonriffe.com/graysonriffe/NothinFancy" class="notransition">here</a> (look under the develop branch). | ||||
|             </p> | ||||
|         </article> | ||||
|         <footer> | ||||
|  | ||||
| @ -48,9 +48,9 @@ | ||||
|                 I started this project to get a grasp of the network programming I would need to know if I were to add multiplayer support to Nothin' Fancy. The application has few features, but everything is done at a low level, only using old Win32 APIs to get the job done. | ||||
| 
 | ||||
|                 You can download the current version (1.0.0) <a href="WinChat.zip" class="notransition">here</a>. | ||||
|                 As a side note, because I do not have a "<a href="https://en.wikipedia.org/wiki/Code_signing" class="notransition">code signing certificate</a>," Windows Security and SmartScreen might not let you run the program without <a href="https://en.wikipedia.org/wiki/Microsoft_SmartScreen#:~:text=if%20the%20program%20does%20not%20have%20an%20established%20good%20reputation%2C%20the%20user%20is%20alerted%20that%20running%20the%20program%20may%20harm%20their%20computer." class="notransition">asking you if you are sure</a>. | ||||
|                 As a side note, because I do not have a "<a href="https://en.wikipedia.org/wiki/Code_signing" class="notransition">code signing certificate</a>," Windows Security and SmartScreen might not let you run the program without asking you if you are sure. | ||||
| 
 | ||||
|                 The source is on GitHub <a href="https://github.com/graysonriffe/WinChat" class="notransition">here</a>. | ||||
|                 The source can be found <a href="https://git.graysonriffe.com/graysonriffe/WinChat" class="notransition">here</a>. | ||||
|             </p> | ||||
|         </article> | ||||
|         <footer> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user