forked from OpenWF/Website
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			780 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			780 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
<html>
 | 
						|
<head>
 | 
						|
	<title>OpenWF</title>
 | 
						|
	<meta name="viewport" content="width=device-width, initial-scale=1">
 | 
						|
	<link rel="stylesheet" href="https://calamity-inc.github.io/Silver/base.css">
 | 
						|
</head>
 | 
						|
<body>
 | 
						|
	<h1>OpenWF</h1>
 | 
						|
	<p>OpenWF is all about customizing Warframe. To that end, we have <a href="https://openwf.io/SpaceNinjaServer.git">open-source server software</a> and client patches to connect to custom servers. The client-side part also has some QoL features, cheats, and scripting capabilities — subject to server prohibitions.</p>
 | 
						|
	<ul>
 | 
						|
		<li><a href="guide">Installation Guide</a></li>
 | 
						|
		<li><a href="server-list">Public Server List</a></li>
 | 
						|
		<li><a href="https://discord.gg/PNNZ3asUuY">Discord Community</a></li>
 | 
						|
	</ul>
 | 
						|
</body>
 | 
						|
</html>
 |