Skip to content

Latest commit

 

History

History
executable file
·
17 lines (14 loc) · 399 Bytes

README.md

File metadata and controls

executable file
·
17 lines (14 loc) · 399 Bytes

Runeguard Game Library

The Runeguard Game Library used to give NFT digital lands utility, customizable, and fun.

Getting Started

Install the library using:

npm install runeguard-game-library

Development

To get started devloping this further, do the following:

npm install
npm run build

It's recommended to use Visual Studio Code when developing this project.