An open API service indexing awesome lists of open source software.

https://github.com/user95401/robots-directional-rotation

robot and spider rotation acts like swing (or ship)
https://github.com/user95401/robots-directional-rotation

Last synced: over 1 year ago
JSON representation

robot and spider rotation acts like swing (or ship)

Awesome Lists containing this project

README

          

# Robots Directional Rotation

robot and spider rotation acts like swing (or ship)

the mod's logo

## Build instructions
For more info, see [docs](https://docs.geode-sdk.org/getting-started/create-mod#build)
```sh
# Assuming you have the Geode CLI set up already
geode build
```

### Resources
* [Geode SDK Documentation](https://docs.geode-sdk.org/)
* [Geode SDK Source Code](https://github.com/geode-sdk/geode/)
* [Geode CLI](https://github.com/geode-sdk/cli)
* [Bindings](https://github.com/geode-sdk/bindings/)
* [Dev Tools](https://github.com/geode-sdk/DevTools)