https://github.com/rustgd/vnodes
[Experimental] Virtual node system
https://github.com/rustgd/vnodes
game-development rust scripting
Last synced: about 1 year ago
JSON representation
[Experimental] Virtual node system
- Host: GitHub
- URL: https://github.com/rustgd/vnodes
- Owner: rustgd
- License: apache-2.0
- Created: 2018-03-27T13:26:18.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-29T11:53:42.000Z (about 8 years ago)
- Last Synced: 2025-04-20T10:41:49.264Z (about 1 year ago)
- Topics: game-development, rust, scripting
- Language: Rust
- Size: 103 KB
- Stars: 6
- Watchers: 5
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# vnodes
A node system focusing on game development.
**This is a work in progress.**
## Contribution
All contributions are assumed to be dual-licensed under MIT/Apache-2.
## License
`vnodes` is distributed under the terms of both the MIT
license and the Apache License (Version 2.0).
See [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT).