Difference between revisions of "ReCon"

From Divinity Engine Wiki
Jump to: navigation, search
(Description)
Line 2: Line 2:
  
 
== Description ==
 
== Description ==
<p>Recon is a small remote utility to send console commands to the game/editor and view logging information.<br>
+
<p>Recon is a small remote utility to send console commands to the editor and view logging information.<br>
This can be used on a localhost (same machine as game) or from a different computer on the same network.</p>
+
This can be used on a localhost (same machine as editor) or from a different computer on the same network.</p>
<p>Recon can be used in the Debug, Release and Shipping versions of the game (ingame console only works in Debug and Release).<br>
 
It also interferes less with the game than the ingame console since it's not a debug UI.</p>
 
  
 
<br />
 
<br />

Revision as of 21:49, 15 September 2017

Reconinfooverview.jpg

Description

Recon is a small remote utility to send console commands to the editor and view logging information.
This can be used on a localhost (same machine as editor) or from a different computer on the same network.