Files
HapticSystem/Assets/Plugins/iOS/LofeltHaptics.framework/Modules/module.modulemap
T
Oliver 76eb9e2f7a feat: add Lofelt Nice Vibrations haptic system integration
- Import Lofelt SDK
- Update Unity TextMesh Pro package to 3.0.9
2026-04-09 11:37:05 +08:00

7 lines
107 B
Plaintext

framework module LofeltHaptics {
umbrella header "LofeltHaptics.h"
export *
module * { export * }
}