Profanity Front End (ProfanityFE): Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
(Created page with " Arguments Profanity Front End accepts (based on lines of code 445-453 in profanity.rb (2JUL2017)): --port=<port> --default-color-id=<id> --default-background-color-id=<id>...")
 
No edit summary
Line 2: Line 2:
Arguments Profanity Front End accepts (based on lines of code 445-453 in profanity.rb (2JUL2017)):
Arguments Profanity Front End accepts (based on lines of code 445-453 in profanity.rb (2JUL2017)):


--port=<port>
--port=<port> <br><br>
--default-color-id=<id>
--default-color-id=<id> <br><br>
--default-background-color-id=<id>
--default-background-color-id=<id> <br><br>
--custom-colors=<on|off>
--custom-colors=<on|off> <br><br>
--settings-file=<filename> : calling this and setting a filename to a .xml file of your choosing (example: Aranthalous.xml) creates a new file that initially mirrors the default settings that you can then modify! <br><br>
--settings-file=<filename>
--log-name=<name>
--log-name=<name> <br><br>
--log-dir=<directory>
--log-dir=<directory> <br><br>

Revision as of 16:14, 3 July 2017

Arguments Profanity Front End accepts (based on lines of code 445-453 in profanity.rb (2JUL2017)):

--port=<port>

--default-color-id=<id>

--default-background-color-id=<id>

--custom-colors=<on|off>

--settings-file=<filename> : calling this and setting a filename to a .xml file of your choosing (example: Aranthalous.xml) creates a new file that initially mirrors the default settings that you can then modify!

--log-name=<name>

--log-dir=<directory>