NiTrO0FuN / easy-e2

E2 helper to easily use EGP

Home Page:https://nitro0fun.github.io/easy-e2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Easy E2

E2 helper to easily create interactive EGPv3 screens.

Automatically deployed on: https://nitro0fun.github.io/easy-e2/

MIT License

Build status

Walkthrough

1- Online

  • Go to the official website.
  • Create up to 10 screens with at most 300 objects per screen.
  • Copy the generated E2 code on the right-hand side of the screen.

2- In-game

  • Place an EGPv3 screen as well as an E2 chip.
  • Paste the code into the E2 chip (right click on the chip with the E2 toolgun to access it).
  • Connect the chip to the screen as follows:
  • Enjoy!

Run Locally

Clone the project

  git clone https://github.com/NiTrO0FuN/easy-e2

Go to the project directory

  cd easy-e2

Install dependencies

  npm install

Start the dev server

  npm run dev

Tech Stack

Client: Vue.js, Quasar, Fabric.js, Highlightjs

About

E2 helper to easily use EGP

https://nitro0fun.github.io/easy-e2/

License:MIT License


Languages

Language:Vue 84.7%Language:JavaScript 13.9%Language:HTML 0.7%Language:Sass 0.3%Language:CSS 0.3%