Updated Server Installation (markdown) authored by Robert Goldmann's avatar Robert Goldmann
......@@ -3,13 +3,13 @@
### Step 1: Put BudgetMasterServer.jar in desired location
### Step 2: Put settings.properties in same location
### Step 2: Put settings.json in same location
### Step 3: Create an empty mysql database
### Step 4: Fill in your settings into settings.properties
### Step 4: Fill in your settings into settings.json
### Step 5: Launch BudgetMasterServer.jar
......
......