Skip to content
This repository was archived by the owner on Dec 25, 2025. It is now read-only.

ALPHA 2.0.0

Pre-release
Pre-release

Choose a tag to compare

@TFAGaming TFAGaming released this 15 Aug 18:56
· 45 commits to main since this release
6087223

Pre-release of the new project v2

• Edited configuration file config.json to config.js because using JavaScript like a config file is better than using JSON (JavaScript Object Notation). One small error in JSON file(s) causes many errors, that is why using JavaScript as a config file is better.