8000 GitHub - octgn/OCTGN: Online Card and Tabletop Gaming Network
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

octgn/OCTGN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the OCTGN open source project.

Download Site: http://www.octgn.net/

Get Involved

Want to contribute?

Command Line Arguments

OCTGN supports several command line arguments for advanced usage:

  • --skip-update or -n: Skip the automatic update check on startup
  • --devmode or -x: Enable developer mode
  • --editor or -e: Launch the deck editor only
  • --table or -t: Launch table only mode
  • --help or -h: Show command line help

Examples:

OCTGN.exe --skip-update          # Skip automatic updates
OCTGN.exe --devmode              # Enable developer mode
OCTGN.exe mydeck.o8d             # Open a deck file

Useful Links

0