1.0.8 • Published 3 years ago

idling-engine-core v1.0.8

Weekly downloads
10
License
ISC
Repository
-
Last release
3 years ago

Idling Engine Plugin Template

Based on minimal-react-webpack-babel-setup.

Setup

Navigate to the repo in github and start a new one using it as a template

https://github.com/zephren/idling-engine-plugin-template

Running

npm run start

Usage

Add the plugin to your Idling Engine game.

You can use http://localhost:9999 to reference your plugin

Referencing your plugin

You can reference the file by a branch (main being latest) https://cdn.jsdelivr.net/gh/zephren/idling-engine-plugin-template@main/dist/bundle.min.js

You can also reference tagged versions (this is a beta version) https://cdn.jsdelivr.net/gh/zephren/idling-engine-plugin-template@1.1.1-beta.0/dist/bundle.min.js

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago