No description
Find a file
2023-05-11 21:02:23 -07:00
.idea Removed Vue as it was like putting a round peg in a square hole. Using LDOM now and building UI manually. 2023-05-09 12:55:15 -07:00
src JournalInterface -> Journal & App 2023-05-11 21:02:23 -07:00
.gitignore oops first commit 2023-05-08 12:25:13 -07:00
forge.config.js oops first commit 2023-05-08 12:25:13 -07:00
index.html NavRoute populated in UI. 2023-05-11 02:45:02 -07:00
journal examples.txt navRoute types 2023-05-10 22:14:18 -07:00
package-lock.json Shouldn't check for Location if FSDJump was found. 2023-05-11 03:41:07 -07:00
package.json Shouldn't check for Location if FSDJump was found. 2023-05-11 03:41:07 -07:00
tsconfig.json New NavRoutes detected, read, saved. 2023-05-11 01:54:03 -07:00
vite.main.config.mjs oops first commit 2023-05-08 12:25:13 -07:00
vite.preload.config.mjs oops first commit 2023-05-08 12:25:13 -07:00
vite.renderer.config.mjs oops first commit 2023-05-08 12:25:13 -07:00