Skip to content

EtherealEngine/project-manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

project-manifest

To install all official open source projects for local development, use the following script in the root of your etherealengine folder.

cd packages/projects/projects

git clone https://github.com/EtherealEngine/ee-bot
git clone https://github.com/EtherealEngine/ee-development-test-suite
git clone https://github.com/EtherealEngine/ee-vps-sample
# git clone https://github.com/EtherealEngine/ee-maps
# git clone https://github.com/EtherealEngine/ee-inventory
# git clone https://github.com/EtherealEngine/ee-i18n
# git clone https://github.com/EtherealEngine/ee-digital-beings

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'

To do:

  • Add a manifest.json that can be fetched and installed,
  • 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

  •  
  •  
  •