https://github.com/korlibs/korge-swf
SWF (Adobe Animate) loading for KorGE Game Engine
https://github.com/korlibs/korge-swf
Last synced: over 1 year ago
JSON representation
SWF (Adobe Animate) loading for KorGE Game Engine
- Host: GitHub
- URL: https://github.com/korlibs/korge-swf
- Owner: korlibs
- Created: 2022-10-26T10:41:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-05T14:03:18.000Z (over 2 years ago)
- Last Synced: 2025-01-06T14:47:09.985Z (over 1 year ago)
- Language: Kotlin
- Homepage:
- Size: 811 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# korge-swf
SWF (Adobe Animate) plugin for KorGE using kproject.
## Usage
By using kproject:
### `deps.kproject.yml`
```kotlin
dependencies:
- git::korge-swf::korlibs/korge-swf::/korge-swf::f7af9d42e39ce7914f7f1e03d7ca404c8f4a50d8
```
## Example
*