Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Bedrock-OSS/gametest-starter-project

Repository files navigation

GameTest Starter Project

This project is aimed to get you started with the GameTest framework.

Pre-requisites

Steps

Follow these steps to start using the project.

  • Use the template
  • Clone your repository
  • Install prettifier, ctrl+p and run ext install esbenp.prettier-vscode
  • Update the header fields in manifest.json
  • Update the modules section in manifest.json
  • Update the project name and description in package.json
  • Run npm install at the apex (root folder) of the project, you should see node_modules created
  • Run npm run build, you should see scripts/main.js created

About

A starter project for GameTest framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published