https://github.com/planetarium/unilibplanet
Libplanet SDK for Unity
https://github.com/planetarium/unilibplanet
Last synced: 5 months ago
JSON representation
Libplanet SDK for Unity
- Host: GitHub
- URL: https://github.com/planetarium/unilibplanet
- Owner: planetarium
- License: lgpl-2.1
- Created: 2022-06-17T01:23:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-14T17:47:50.000Z (over 2 years ago)
- Last Synced: 2023-03-04T17:27:39.065Z (about 2 years ago)
- Language: C#
- Homepage: https://planetarium.github.io/UniLibplanet/
- Size: 16.1 MB
- Stars: 14
- Watchers: 8
- Forks: 9
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# UniLibplanet
UniLibplanet is a [Libplanet] extensions for Unity.# Usage
UniLibplanet requires Unity Editor 2021.3.0f1.
You can download the latest SDK file in [releases page][releases].# Tutorials
We have created a simple step-by-step tutorial using UniLibplanet.
Please checkout the [tutorials page][tutorials].# Contributing
If you want to contribute code to the UniLibplanet project,
please review the [contribution guidelines][contributing] first.[Libplanet]: https://github.com/planetarium/libplanet
[releases]: https://github.com/planetarium/UniLibplanet/releases
[tutorials]: https://github.com/planetarium/UniLibplanet/blob/documentation/docs/tutorials.md
[contributing]: ./CONTRIBUTING.md