Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

This repository is currently pre-alpha, breaking changes happen frequently, there have not been any security audits, and data loss is expected.

Discord

Client

Client is the interface used to connect and interact with the virtual world of OpenMinerva.

Development Quick Start

Download source code

For cloning this project on Linux:

# Clone this repository.
git clone --recurse-submodules https://github.com/OpenMinerva/client 

Setup the environment

This repository does not ship some required addons in order to prevent unnecessary weight in the git history. Instead there is a script /src/setup_environment.sh (Linux only) that can be executed to automatically download the addons. Windows users will need to install these addons manually for now.

For simplicity, here is a list of the missing addons:

Download these addons into the /src/addons/ folder of this repository. Example:

/src
    /addons
        /godot-sqlite
        /discord-rpc-gd
        /rpc-await

Import project into Godot.

  • Open your copy of the Godot Engine.
  • Click on "Import" near the top of the application window.
  • Navigate to the location where the source code was downloaded to.
  • Navigate to the sub-directory /src.
  • Select project.godot to import this project.

Contributing

See CONTRIBUTING.md for guidelines, and information.

About

VR Social platform with a focus on education and creativity

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages