spacetime_tiled 0.1.0

SpacetimeDB integration for loading Tiled map editor files
Documentation
## Description

Brief description of what this PR does.

## Related Issue

Fixes #(issue number)

## Changes

-
-
-

## Testing

How has this been tested?

## Checklist

- [ ] Code follows the project's style
- [ ] Self-reviewed the code
- [ ] Commented any particularly complex parts
- [ ] Updated documentation if needed
- [ ] No new warnings from `cargo clippy`
- [ ] Added tests if applicable
- [ ] All tests pass (`cargo test`)