1.0.11 • Published 4 years ago

@three-horned-helmet/combat-system-mega-rpg v1.0.11

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

Working locally accross two projects

Run npm link while inside the projects root folder

  • $ npm link

Run npm link while inside the project you are working with

  • $ npm link @three-horned-helmet/combat-system-mega-rpg

Publish new changes

Make sure you are part of the organisation on npmjs (three-horned-helmet)

Update the service version in package.json

Login with your npmjs user

  • $ npm adduser

Publish

  • $ npm publish --access public

Add a new class

  • Create a class (see /combat-system/classes)
  • Add the class to classList in GameEngine
1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago