GithubHelp home page GithubHelp logo

abhishek890 / bridge. Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bridge-core/bridge.

0.0 0.0 0.0 2.6 MB

A powerful editor for Minecraft add-ons

License: GNU General Public License v3.0

JavaScript 60.22% HTML 0.40% Vue 39.38%

bridge.'s Introduction

bridge.

Download

About bridge.

bridge. is a powerful add-on editor designed to speed up your development. It can open all files inside a behavior pack (JavaScript, JSON and functions) and provides a powerful work environment. Unleash the full power of add-ons with bridge. plugins and make use of rich auto-completions provided as you navigate through a file. Creating Minecraft add-ons was never more convenient!

Why you should use bridge.

In general, dedicated add-on editors like bridge. have a few incredible advantages over normal text editors:

  • You cannot write invalid JSON
  • You cannot make general file structure mistakes because auto-completions guide you through the file
  • You do not need to study vanilla files and/or the incorrect documentation to find out which arguments a component has
  • Developing a behavior pack is significantly faster

Additionally, "bridge." has a few specific features which other editors do not offer:

  • The ability to switch between auto-completions for multiple Minecraft versions seamlessly: We currently support v1.10 and v1.11 of Minecraft
  • Packaging your behavior pack into a .mcpack file with only one click
  • Support for plugins: From custom components to searching files - bridge. plugins can do almost anything
  • bridge. interacts seamlessly with Minecraft and loads behavior packs from the com.mojang folder automatically

Feature Overview

General

  • Create new behavior pack files through a clear interface
  • Create new projects with an automatically generated manifest.json
  • Package your behavior pack with only one click

Editor

  • Cut, Copy, Paste, Undo, Redo and all other features you would expect
  • Powerful shortcuts to reorder and navigate through a JSON file
  • JSON displays as a tree structure with collapsible/expandable elements
  • Beautiful syntax highlighting for all behavior pack files
  • Snippets to quickly import common JSON patterns
  • Error/Mistake detection and auto-fixes for some of them
  • bridge. file structure predictions for users who want to be even faster writing add-ons

Auto-Completions

  • Rich auto-completions for entities, loot tables, trades, spawn rules, biomes, items, blocks, recipes, animations and animation controllers
  • Handcrafted: We don't trust the Minecraft documentation and you shouldn't either. That's why we wrote all suggestions by hand
  • Context sensitive: bridge. proposes different data depending on what you wrote before (events, component groups, filters, etc.)

Documentation

  • Easy access to the Minecraft add-on documentation
  • Shortcut to lookup specific components in your file
  • And more features to come...!

Settings

  • Tabs vs. Spaces: You get to choose how we generate your files
  • Light & Dark Theme with corresponding syntax highlighter
  • Set a default project to be opened automatically when you open bridge.
  • Choose between auto-completions for multiple Minecraft versions
  • Collection of options to customize your developing experience

JavaScript Plugins

  • Create new menus, windows and notifications
  • Add new file types
  • Hook into a variety of different events
  • Develop your own custom add-on syntax
  • Library with existing plugins to download from within bridge.
  • Read more...

bridge. Plugins

Documentation

You can read more on plugins here.

Library

The repository for plugins can be found here. Feel free to add your plugins to it in order to make them appear inside the plugin menu.

Contributing to bridge.

Contributions to bridge. are welcome. However, please read the guidelines first.

Screenshots

JSON Editing

JSON errors JSON editing JSON context menu

Other Filetypes

JavaScript .mcfunction

Menus

bridge. settings bridge. file creation

Snippets

bridge. snippets bridge. custom snippets

bridge.'s People

Contributors

kannoma avatar solveddev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.