1.3.0 • Published 1 year ago
@cloudydaiyz/game-engine-lib v1.3.0
game-engine-lib
This is the official library for my game center project.
In order for the functions to run correctly, you must have these environment variables set:
MONGODB_CONNECTION_STRING
- URL for MongoDB Atlas databaseACCESS_TOKEN_KEY
- string for your access token keyREFRESH_TOKEN_KEY
- string for your refresh token keyADMIN_CODES
- comma separated admin codes (e.g."h3ll0,w0rld"
)