You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the system is designed to run each function as a plug-in, but it is not possible to install and use external plug-ins. By enabling the use of external plug-ins, it will be possible to proceed with development using resources other than internal resources, and users will be able to use more functions.
Users can see a list of installable plug-ins.
Users can install, update, and uninstall installable plugins.
Developers can upload and use plugins that they are developing.
You can install them by entering the GitHub link.
Re:Earth automatically resolves inconsistencies caused by differences between the version of Re:Earth and the version of external plug-ins, allowing users to use plug-ins without worrying about version differences.
Developers can include their plug-ins in the list by submitting a PR to have them included.
Developers can publish the front-end part of their plug-ins so that Re:Earth can load it and run it as a Sandbox.
Tasks
Write document
Front-end
Back-end
Completion condition
All PRs were passed CI, code-reviewed, and merged
Tested on staging env
Released in the production env
A demonstration was held
The text was updated successfully, but these errors were encountered:
Leader
@HideBa
Currently, the system is designed to run each function as a plug-in, but it is not possible to install and use external plug-ins. By enabling the use of external plug-ins, it will be possible to proceed with development using resources other than internal resources, and users will be able to use more functions.
Tasks
Completion condition
The text was updated successfully, but these errors were encountered: