Skip to content

EtherealEngine/project-manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

project-manifest

To install all official open source projects for local development, use the following script in packages/projects/projects inside your ethereal engine installation.

git clone https://github.com/EtherealEngine/ee-ar-demos &
git clone https://github.com/EtherealEngine/ee-assets-basic &
git clone https://github.com/EtherealEngine/ee-bot &
git clone https://github.com/EtherealEngine/ee-ethereal-village &
git clone https://github.com/EtherealEngine/ee-development-test-suite &
git clone https://github.com/EtherealEngine/ee-static-build-template &
git clone https://github.com/EtherealEngine/ee-vps-sample &
# the following projects are currently outdated
# git clone https://github.com/EtherealEngine/ee-maps &
# git clone https://github.com/EtherealEngine/ee-template &
# git clone https://github.com/EtherealEngine/ee-inventory &
# git clone https://github.com/EtherealEngine/ee-productivity &
# git clone https://github.com/EtherealEngine/ee-i18n &
# git clone https://github.com/EtherealEngine/ee-digital-beings &
wait

Note: commands starting with a # are not currently up to date with the engine - we are working diligently to get these up to date.

Note: to allow private repos to install correctly:

git config --global credential.helper cache
git config --global credential.helper 'cache --timeout=100000000'

then clone one repo to enter your Username & Personal Access Token, then run the rest of the clone commands

To do:

  • Add a manifest.json that can be fetched and installed See more
  • Keep up to date when new projects are added with Github Actions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •