@devoplx/nodecraft-engine
Version:
NodeCraft Engine, a revolutionary game development framework tailored for Node.js and TypeScript, redefines the landscape by seamlessly managing player data, inventory, AI, and more. This advanced engine empowers developers to craft immersive gaming exper
8 lines (6 loc) • 355 B
Markdown
# Contributing Guidelines
1. Open the issue first.
2. Fork the repository.
3. Create and switch to the new branch. New branch name convention must be like this yourUsername/newFeature, for instance, `msaaddev/pr-review`
4. Commit the changes in your forked repository.
5. Open a pull request & mention the issue number in the pull request for reference.