git clone https://github.com/forgeworksdev/tryxonengine.git
cd project-tryxonengine
- ๐จ C++ (Scripting)
- ๐ฆ (Any dependencies used, e.g., Godot addons, GDNative, etc.)
- Fork the repository
- Create a new branch (
git checkout -b feature-branch
) - Commit your changes (
git commit -m "Add feature"
) - Push to the branch (
git push origin feature-branch
) - Open a Pull Request