forked from OpenWF/Website
		
	Removing the mention of the old localhost port and updated to the new one (#7)
Reviewed-on: OpenWF/Website#7 Co-authored-by: Animan8000 <animan8000@noreply.localhost> Co-committed-by: Animan8000 <animan8000@noreply.localhost>
This commit is contained in:
		
							parent
							
								
									d1e4fce270
								
							
						
					
					
						commit
						fd9b2b68ca
					
				@ -15,7 +15,7 @@
 | 
				
			|||||||
    "setup.c.simple": "[UNTRANSLATED] To use OpenWF, you only need to download the |DLL| and put it in your game's installation folder (the one where Warframe.x64.exe is in).",
 | 
					    "setup.c.simple": "[UNTRANSLATED] To use OpenWF, you only need to download the |DLL| and put it in your game's installation folder (the one where Warframe.x64.exe is in).",
 | 
				
			||||||
    "setup.c.dblclk": "[UNTRANSLATED] As long as this DLL is in the game folder, you can double-click Warframe.x64.exe to start the game with OpenWF.",
 | 
					    "setup.c.dblclk": "[UNTRANSLATED] As long as this DLL is in the game folder, you can double-click Warframe.x64.exe to start the game with OpenWF.",
 | 
				
			||||||
    "setup.c.laurvt": "[UNTRANSLATED] Opening the game's launcher will revert it back to normal.",
 | 
					    "setup.c.laurvt": "[UNTRANSLATED] Opening the game's launcher will revert it back to normal.",
 | 
				
			||||||
    "setup.c.docshttp": "[UNTRANSLATED] The DLL is <a href=\"bootstrapper-manual\" target=\"_blank\">fully documented here</a>, but the most important point is that, while the game is running, you can visit <a href=\"http://localhost:61558/\" target=\"_blank\">http://localhost:61558/</a> to manage options, cheats, and scripts.",
 | 
					    "setup.c.docshttp": "[UNTRANSLATED] The DLL is <a href=\"bootstrapper-manual\" target=\"_blank\">fully documented here</a>, but the most important point is that, while the game is running, you can visit <a href=\"http://localhost:6155/\" target=\"_blank\">http://localhost:6155/</a> to manage options, cheats, and scripts.",
 | 
				
			||||||
    "setup.c.next": "[UNTRANSLATED] <b>Next steps:</b> By default, the DLL redirects requests to localhost — meaning the same machine you're playing on — so you'll either need to set up a server or change the server_host to point to a different machine that's already got a server running.",
 | 
					    "setup.c.next": "[UNTRANSLATED] <b>Next steps:</b> By default, the DLL redirects requests to localhost — meaning the same machine you're playing on — so you'll either need to set up a server or change the server_host to point to a different machine that's already got a server running.",
 | 
				
			||||||
    "setup.s.prereq": "[UNTRANSLATED] Server Prerequisites",
 | 
					    "setup.s.prereq": "[UNTRANSLATED] Server Prerequisites",
 | 
				
			||||||
    "download": "[UNTRANSLATED] Download",
 | 
					    "download": "[UNTRANSLATED] Download",
 | 
				
			||||||
 | 
				
			|||||||
@ -15,7 +15,7 @@
 | 
				
			|||||||
    "setup.c.simple": "To use OpenWF, you only need to download the |DLL| and put it in your game's installation folder (the one where Warframe.x64.exe is in).",
 | 
					    "setup.c.simple": "To use OpenWF, you only need to download the |DLL| and put it in your game's installation folder (the one where Warframe.x64.exe is in).",
 | 
				
			||||||
    "setup.c.dblclk": "As long as this DLL is in the game folder, you can double-click Warframe.x64.exe to start the game with OpenWF.",
 | 
					    "setup.c.dblclk": "As long as this DLL is in the game folder, you can double-click Warframe.x64.exe to start the game with OpenWF.",
 | 
				
			||||||
    "setup.c.laurvt": "Opening the game's launcher will revert it back to normal.",
 | 
					    "setup.c.laurvt": "Opening the game's launcher will revert it back to normal.",
 | 
				
			||||||
    "setup.c.docshttp": "The DLL is <a href=\"bootstrapper-manual\" target=\"_blank\">fully documented here</a>, but the most important point is that, while the game is running, you can visit <a href=\"http://localhost:61558/\" target=\"_blank\">http://localhost:61558/</a> to manage options, cheats, and scripts.",
 | 
					    "setup.c.docshttp": "The DLL is <a href=\"bootstrapper-manual\" target=\"_blank\">fully documented here</a>, but the most important point is that, while the game is running, you can visit <a href=\"http://localhost:6155/\" target=\"_blank\">http://localhost:6155/</a> to manage options, cheats, and scripts.",
 | 
				
			||||||
    "setup.c.next": "<b>Next steps:</b> By default, the DLL redirects requests to localhost — meaning the same machine you're playing on — so you'll either need to set up a server or change the server_host to point to a different machine that's already got a server running.",
 | 
					    "setup.c.next": "<b>Next steps:</b> By default, the DLL redirects requests to localhost — meaning the same machine you're playing on — so you'll either need to set up a server or change the server_host to point to a different machine that's already got a server running.",
 | 
				
			||||||
    "setup.s.prereq": "Server Prerequisites",
 | 
					    "setup.s.prereq": "Server Prerequisites",
 | 
				
			||||||
    "download": "Download",
 | 
					    "download": "Download",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user