Coder Social home page Coder Social logo

rosetta124 / mcbe-gametest-framework Goto Github PK

View Code? Open in Web Editor NEW

This project forked from notbeer/gametest-api-wrapper

0.0 0.0 0.0 132 KB

Started pack for working with the new GameTest Framework API. Usable in windows, and mobile in worlds and realms!

License: MIT License

JavaScript 100.00%

mcbe-gametest-framework's Introduction


Logo

GameTest FrameWork

GameTest FrameWork is a new feature in Minecraft Bedrock Edition. This gives you the ability to script! In this example I will be using the Module 'Minecraft'. This module gives you a lot of abilities. Such as giving you the ability to make custom commands, and many more!
Explore the docs »

View Demo · Report Bug · Request Feature

Contributors Forks Stargazers Issues MIT License

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

There aren't many examples out there on this new feature 'GameTest'. I have made this to help you out and give you a solid example on what this new feature can be used for! This project includes a command handler in ES6, which is really easy to understand if you have the basic JS knowledge. I have left comments through out the project for you to understand what's going on better!

  • This is basically a starter kit. You won't have to build your's from scratch, if you were planning to make custom commands.

  • I have built you a custom command handler! So, you won't need to repeat your code over and over again.

  • Built in event listeners. Making it easier for you to listen for events!

  • The files/commands are very organized. This will make your navigations way easier.

Built With

Getting Started

Easy Method

  • Download this zip folder and name it to .mcpack and import it by clicking on the file. This method will only world, if you have Minecraft Bedrock Edition in the same device you are doing this action on.

Recommended Method

  • Another Method would be to take the zipped folder and unzip/extract it. Take you folder can move it to the folder 'development_behavior_packs', which can be found in a path like '\Users\USER_NAME\AppData\Local\Packages\Microsoft.MinecraftUWP_8wekyb3d8bbwe\LocalState\games\com.mojang\development_behavior_packs'. This will make your life way easier, while developing this pack. It will update the content inside your game everytime you make any changes to the script. For the changes to apply you must leave and rejoin your world where the pack is applied at.

Installation

  1. Clone the repo
    git clone https://github.com/notbeer/MCBE-GameTest-FrameWork.git

Usage

Most of the features should work as of now version 1.17.10. A lot of the class, methods, properties and more may change a lot. Since GameTest FrameWork is in heavy development as of now.

WARNING: If you are going to apply any GameTest related scripts to your world, please make a copy of your world before you do so! I'm not responsible if anything goes wrong-

Create a new world, since GameTest FrameWork is still experimental. Make sure in your settings you have GameTest FrameWork enabled under Experiments category. At last type in the game chat +help for the list of commands or +help [command name] to get information on a specific command! You can edit/add commands to the pack in the folder.

Documentation on GameTest FrameWork

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

You can share your amazing talent with other people! Any Contributions are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Discord - notbeer#9204

Project Link: https://github.com/notbeer/MCBE-GameTest-FrameWork

Acknowledgements

mcbe-gametest-framework's People

Contributors

notbeer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.