Skip to content
/ scv Public

Scenario and Scene Viewer Website for Last Origin.

License

Notifications You must be signed in to change notification settings

laoplus/scv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3d76ff8 · Feb 25, 2025
Nov 21, 2023
Feb 24, 2025
Sep 16, 2024
Feb 25, 2025
Feb 26, 2023
Sep 15, 2024
Feb 25, 2025
Jul 11, 2022
Feb 26, 2023
Feb 24, 2025
Jul 11, 2022
Aug 7, 2022
Aug 29, 2022
Sep 15, 2024
Sep 15, 2024
Sep 15, 2024
Jul 18, 2022
Jul 19, 2022
Nov 21, 2023
Sep 15, 2024

Repository files navigation

SCV

scv.laoplus.net

Scenario and Scene Viewer Website for Last Origin.

Discord

development

data

SCV をビルドするには /data にデータが必要です。

実際のデータを GitHub 上で公開するのは気がひけるので、別のプライベートリポジトリで管理しています。

実データと同じ構造のダミーデータを https://github.com/laoplus/lo-data-dummy で公開しています。

使用するデータが開発当初考えていたものよりかなり膨らんでしまったため、まだダミーデータの準備ができていません。現状でいじりたい方は型からの雰囲気で修正してください……。

ビルドするにはローカルに clone した実データあるいはダミーデータへのパスを、/data から参照できるようにシンボリックリンクを貼ってください。

; Windows での例
mklink /d C:\Users\Eai\ghq\github.com\laoplus\scv\data C:\Users\Eai\ghq\github.com\laoplus\lo-data

アイコンライブラリ

unplugin-iconsを使っています。

オンデマンドに作成される影響で IntelliSense などの補完が出ないので、アイコンを追加する際は https://icones.js.org/ からアイコンを選んで、キャメルケースの名前をコピーして貼るといいと思います。

image

unplugin-auto-importを使っているため明示的な import は不要です。auto-import.ts は git から ignore しています。yarn devでページを開いた時に作成されるはずです。

Octicon 以外のアイコンコレクションを使う際は vite.config.tsenabledCollections をいじってください。

About

Scenario and Scene Viewer Website for Last Origin.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published