v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "Utility:Dfterm3"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(dfterm2 still works as far as I know (except no one actually uses it for some reason))
(Setup instructions)
Line 1: Line 1:
 
{{stub}}
 
{{stub}}
 
'''Dfterm3''' is a remote Dwarf Fortress playing software for multiple users through a web interface. It is a successor to [[Utility:Dfterm2|Dfterm2]] ([http://www.bay12forums.com/smf/index.php?topic=50643.0]), which does exactly the same on telnet instead of a web browser.
 
'''Dfterm3''' is a remote Dwarf Fortress playing software for multiple users through a web interface. It is a successor to [[Utility:Dfterm2|Dfterm2]] ([http://www.bay12forums.com/smf/index.php?topic=50643.0]), which does exactly the same on telnet instead of a web browser.
 +
 +
== Setup ==
 +
* [http://www.bay12forums.com/smf/index.php?topic=129995.0 Download dfterm3] (currently only Windows builds are provided) or [https://github.com/Noeda/dfterm3/blob/master/README.md compile it from source].
 +
* Obtain the dfhack plugin, either from the [http://www.bay12forums.com/smf/index.php?topic=129995.0 forum thread] or by [https://github.com/Noeda/dfhack compiling it from source].
 +
* Set the initial administrator password (in the directory where the dfterm3 executable is located):
 +
Linux/OS X:
 +
./dfterm3 --admin-password
 +
Windows:
 +
dfterm3.exe --admin-password
 +
Note that the password will not be visible, but will still be readable by dfterm3.
  
 
== External links ==
 
== External links ==

Revision as of 02:10, 14 September 2013

Dfterm3 is a remote Dwarf Fortress playing software for multiple users through a web interface. It is a successor to Dfterm2 ([1]), which does exactly the same on telnet instead of a web browser.

Setup

Linux/OS X:

./dfterm3 --admin-password

Windows:

dfterm3.exe --admin-password

Note that the password will not be visible, but will still be readable by dfterm3.

External links