dodorare / crossbow

Cross-Platform build tools and toolkit for games and game engines written in Rust! 🦀
https://crossbow.dodorare.com/
Apache License 2.0
198 stars 13 forks source link

Reorganize tools structure #132

Closed Heezay closed 2 years ago

Heezay commented 2 years ago

Objective

Reorganize tools structure.

Solution

Current tools structure was deprecated cause of new features released. We consider separating module in native, gradle and common directories.

Migration Guide

This PR is going to be merged into another PR. No need to bump version.