Skip to content
This repository has been archived by the owner on Dec 27, 2018. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 281 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 281 Bytes

nfd Unity3D

Unity3D binding of the C library Native File Dialog

Dependencies

  • macOS: AppKit
  • Linux: gtk+-3.0
  • Windows: comctl32.lib

Usage

Copy Assets/nfd to project assets directory. See Scripts directory for C# API.