Skip to content

Hashy-Software/elisOnAGoose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elisOnAGoose

Dev Install

  1. Install Godot 3
  2. Install git from https://git-scm.com/download/win
  3. Go to a folder somewhere in your PC, right click on it and select Open PowerShell window here.
  4. Type:
git clone https://github.com/Hashy-Software/elisOnAGoose
  1. Open Godot and select the elisOnAGoose project
  2. Click Project > Version Control > Set Up Version Control and enter your username and password and click Initialize
  3. Now use the menu on the right to send changes you make. Describe what you cahanged in "Commit Message", move files from Unstaged to Staged, then click Commit Changes and Push. Click Fetch to get changes someone else made to the project.