SQLite Asset - CSV
Easily import ".csv" files as read-only SQLite database assets.
com.gilzoide.sqlite-asset.csv Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/track/csv.git README
SQLite Asset - CSV
Warning: this package is deprecated, since SQLite-net incorporated the functionality of this package.
Easily import ".csv" files as read-only SQLite database assets.
Features
- Import CSV files as SQLite database assets by changing the importer to
Gilzoide.SqliteAsset.Csv.SqliteAssetCsvImporterin the Inspector. SQLiteConnection.ImportCsvToTableextension method for importing a CSV data stream as a new table inside the database.
Dependencies
- SQLite-net: library for managing SQLite databases
- SQLite Asset: read-only SQLite database assets for Unity
How to install
Either:
- Use the openupm registry and install this package using the openupm-cli:
openupm add com.gilzoide.sqlite-asset.csv - Install using the Unity Package Manager with the following URL:
https://github.com/gilzoide/unity-sqlite-asset-csv.git#1.0.0-preview2 - Clone this repository or download a snapshot of it directly inside your project's
AssetsorPackagesfolder.
Total Installs
0
Last 30 daysUnique IPs
0
Approximate usersInstalls Over Time
Operating Systems
No data yet
Top Countries
No data yet
Git Versions
No data yet
Embed Install Badge
Add an install count badge to your README
Markdown
[](https://www.pkglnk.dev/pkg/csv)HTML
<a href="https://www.pkglnk.dev/pkg/csv"><img src="https://www.pkglnk.dev/badge/csv.svg?style=pkglnk" alt="pkglnk installs"></a>
No comments yet. Be the first!