1.0.11 • Published 2 years ago

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

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

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

3 years ago

1.0.11

2 years ago

1.0.10

2 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