-
Notifications
You must be signed in to change notification settings - Fork 15
Home
Pavel Kurkutov edited this page Nov 25, 2018
·
16 revisions
sqlite
- https://habr.com/post/181239/
- https://devtribe.ru/p/unity/sqlite
- https://github.com/ErikEJ/SqlCeToolbox
- http://www.sqlite.org/download.html
Для тестов
AppSettings.config
<?xml version="1.0" encoding="utf-8" ?>
<appSettings>
<add key="SchemeCatalog" value="C:\PROJECTS\Zilon_roguelike\Zilon.Client\Assets\Resources\Schemes"/>
</appSettings>