https://github.com/bridge-core/editor
Next generation of bridge., the Minecraft Add-On editor
https://github.com/bridge-core/editor
add-on addon bridge editor hacktoberfest ide javascript json minecraft tool typescript vue
Last synced: 4 months ago
JSON representation
Next generation of bridge., the Minecraft Add-On editor
- Host: GitHub
- URL: https://github.com/bridge-core/editor
- Owner: bridge-core
- License: gpl-3.0
- Created: 2020-09-23T13:08:03.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-27T02:02:47.000Z (4 months ago)
- Last Synced: 2025-05-27T02:39:18.547Z (4 months ago)
- Topics: add-on, addon, bridge, editor, hacktoberfest, ide, javascript, json, minecraft, tool, typescript, vue
- Language: TypeScript
- Homepage: https://editor.bridge-core.app
- Size: 410 MB
- Stars: 160
- Watchers: 14
- Forks: 43
- Open Issues: 302
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# bridge. v2
## Installation & Usage
Our [getting started guide](https://bridge-core.app/guide/) is the perfect way to get familiar with the editor. It will guide you through the installation process and show you how to create your first bridge. project. You can find it [here](https://bridge-core.app/guide/).
## Contributing
The bridge. team is grateful for any contributions you make to the various projects we work on.
Please don't hesitate reaching out to us on any of the platforms listed [here](https://bridge-core.app/guide/community.html) to discuss your ideas and/or suggestions for improving bridge. or if you simply need help making your first contribution.Contributing to bridge. can be as "easy" as helping us improve our [documentation](https://github.com/bridge-core/docs/) by editing Markdown files, editing our [editor data](https://github.com/bridge-core/editor-packages/) which mostly consists of JSON or [creating a new extension](/extensions/). You do not need to work on the [core editor](https://github.com/bridge-core/editor/) and its related libraries to make valuable contributions to our projects.
Please also read our [Contributing Guidelines](./CONTRIBUTING.md) before you start working on a pull request.