Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 488 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 488 Bytes

mobazha-go

Usage Instructions

  1. Download the latest version of the backend node executable for your platform (mac, linux, and windows).
  2. Run the executable in the command line terminal. For example, on Windows: mobazha.exe start

Data folder

The default data folder is as below.

  • Mac: ~/Application Support/Mobazha
  • Win: %LOCALAPPDATA%/Mobazha
  • Linux: ~/.mobazha

You can redirect your data folder with following command: mobazha.exe start -d {your_data_folder_path}