1.0.11 • Published 5 years ago

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

Weekly downloads
-
License
-
Repository
-
Last release
5 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

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago