Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.17 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.17 KB

mg-content

Content Build for the Metadata Games project

From https://gitorious.org/metadata/mgc. Originally part of repository, https://gitorious.org/metadatagames. Moved to github to note splitting metadatagames repo into Content and Game builds.

Metadata Games is free and open source software (FOSS) developed by Tiltfactor Laboratory at Dartmouth College, with funding from the National Endowment for the Humanities (NEH) and the ACLS.

There should be a mg-game Game Build up and running before setting up a Content Build

Grabbing the Content Build Code

  • grab a copy of the git repository
git clone https://github.com/tiltfactor/mg-content.git
  • for the latest updates, switch over to the development branch
git checkout development

Rest of the docs can be found in the documentation/ folder.