Skip to content

fix: Better / more / more useful example scripts - #13

Open
VedantMadane wants to merge 1 commit into
airbreather:mainfrom
VedantMadane:fix/issue-9
Open

fix: Better / more / more useful example scripts#13
VedantMadane wants to merge 1 commit into
airbreather:mainfrom
VedantMadane:fix/issue-9

Conversation

@VedantMadane

Copy link
Copy Markdown

Summary

Better / more / more useful example scripts

Changes

  • examples/basic-usage.js
  • README.md

Fixes #9

- examples/basic-usage.js
- README.md

Fixes airbreather#9

Signed-off-by: Vedant Madane <6527493+VedantMadane@users.noreply.github.com>

@airbreather airbreather left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think for a sample script to be useful, it needs to show some usage of the Acore APIs that justify embedding Node.js into AzerothCore in the first place.

To that end, I think the things that I've already added to examples/ do the job - TBH, I probably should have closed #9 after putting those there, since TypeScript is practically a requirement for this (because of how easy it is to just randomly segfault or hit horrible errors if you don't use everything exactly right).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Better / more / more useful example scripts

2 participants