https://github.com/drmoriarty/nativelib-export-plugin
Common NativeLib export plugin for processing binary resources for iOS/Android
https://github.com/drmoriarty/nativelib-export-plugin
addon android godot godot-addon godot-module godot-plugin ios module nativelib plugin
Last synced: 3 months ago
JSON representation
Common NativeLib export plugin for processing binary resources for iOS/Android
- Host: GitHub
- URL: https://github.com/drmoriarty/nativelib-export-plugin
- Owner: DrMoriarty
- License: mit
- Created: 2020-12-11T15:40:32.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-28T12:49:00.000Z (about 5 years ago)
- Last Synced: 2025-04-30T08:49:39.093Z (about 1 year ago)
- Topics: addon, android, godot, godot-addon, godot-module, godot-plugin, ios, module, nativelib, plugin
- Language: GDScript
- Homepage:
- Size: 5.86 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nativelib-export-plugin
Common [NativeLib](https://github.com/DrMoriarty/nativelib-cli) export plugin for processing binary resources for iOS/Android.
## Installation
Make `nativelib -i nativelib-export-plugin` in your project directory. Then go to Project Settings - Plugins and enable it.