Files
plugin-hub/package
Kevin Edry b39d5f52e7 add quest-voiceover
* Added quest-voiceover plugin.

* changed to include most recent commit.

* added recent plugin fixes.

* Added SQLite functionality to fuzzy search quest dialog and bring voiceover coverage to nearly 100%.

* set size limit

* - Changed py cli to now correctly generate a sqlite db file.
- Added pronunciation file.
- Changed `build.gradle` to now pull `xerial/sqlite-jdbc` as normal dependency

* - Added verification-metadata.xml file.
- Changed JBDC import from `testImplementation` to `implementation`.

* Fixed build dependency verification error.

* troubleshooting JDBC verification error.

* updated dependency verification metadata and build.gradle.

* Added a try-with-resource statements for both the PreparedStatement and the ResultSet ensuring they will be closed once we finish with them.

---------

Co-authored-by: Abex <mii7303@gmail.com>
2024-07-15 23:39:49 -04:00
..
2024-07-15 23:39:49 -04:00
2021-12-20 18:59:29 -07:00
2022-02-09 05:51:59 -07:00
2022-02-09 05:51:59 -07:00
2021-12-20 18:59:29 -07:00
2023-06-04 05:49:16 -06:00