Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.04 KB

README.md

File metadata and controls

38 lines (22 loc) · 1.04 KB

bTagScript Worker

This repository contains a simple worker script for bTagScript. The script is designed to run on a server, automatically updating the bTagScript playground with the correct information.

bTagScript Playground

You can access the bTagScript playground here: bTagScript Playground

Installation

  1. Clone the repository:

    git clone https://github.com/Leg3ndary/bTagScriptWorker.git
    cd bTagScriptWorker

Usage

To run the worker script, use the following command:

py index.py

This command will start the worker, which will automatically host the data needed to update the bTagScript playground as needed.

Contributing

We welcome contributions! If you have suggestions for improvements or have found a bug, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Feel free to further customize the content according to your specific needs.