Skip to content

gillsonkell/ffh2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Fantasy War

Setup Instructions

Warning: This will set your mod version to the version of this repo. If you will be contributing, see "Contributing" section below for special setup instructions.

cd /d "PATH_TO_SMC4\Beyond the Sword\mods\Fall from Heaven 2"
git init
git remote add origin https://github.com/gillsonkell/ffh2.git
git fetch origin
git reset --hard origin/main

Usage

To update, simply git pull. Github Desktop is a great tool for managing this through a UI. Download the tool, choose "Add existing repository", and enter the repo path from the setup instructions.

Contributing

  1. Ensure that you have write-access to the repo.
  2. Ensure your local SSH public key is granted access to your Github account.
  3. When setting up the repo on your machine, use this address when cloning instead: [email protected]:gillsonkell/ffh2.git
  4. You can now change files and push them up to the repo.

About

Fall from Heaven 2 Civ 4 Mod

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages