mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-04 01:39:47 -05:00
92eefa8189
* Add enabled property to exoplanets and sky browser module * Create assets for default settings and restructure assets into a components folder * Update exoplanets data * Set sky browser enabled to true per default and include hover circle asset * Add name and description of hover circle, and used synced version of ring image
4 lines
110 B
Lua
4 lines
110 B
Lua
asset.require("./default_settings")
|
|
asset.require("./exoplanets_data")
|
|
asset.require("./exoplanets_textures")
|