To start up with CURD(Create,Update,Read,Delete) operations in unity3D using SQLite. You need to follow few steps: Steps for installing and use sqlite browser: 1.You ...
I have simple method in Unity project: private SQLiteConnection CreateDatabase() { var db = new SQLiteConnection(Path.Combine(Application.persistentDataPath, "Cache ...
To start up with CURD(Create,Update,Read,Delete) operations in unity3D using SQLite. You need to follow few steps: Steps for installing and use sqlite browser: 1.You ...
評価用にスタンドアローンで動作するサーバー兼管理(監視)ツールとして制作しています。 (Unityでの制作物ではなく、こちらが評価対象です) .Net Framework 4.7.2に対応し、Gitに合わせてサブモジュール対応もしています。 今回はUnityとサーバーのC ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する