Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
133 commits
Select commit Hold shift + click to select a range
3080d0e
fix: change target branch
eiei114 Jan 27, 2025
db5c1bf
fix: change target branch
eiei114 Jan 27, 2025
928dafc
Update translations
actions-user Jan 27, 2025
673783a
Merge pull request #99 from MidraLab/chore/change_target_branch_for_c…
ayutaz Jan 27, 2025
9e40158
fix: リリースビルドのCDでタグの比較時にデバッグタグのv99.99.99はスキップ
ayutaz Jan 27, 2025
7593e1f
Merge pull request #100 from MidraLab/fix/release_build_tag_skip_debu…
ayutaz Jan 27, 2025
80d47ff
feat: 設定ボタンを押すことで、steaming assetsを開く・設定ファイルを開く
ayutaz Jan 27, 2025
af14c89
fix: app ver
ayutaz Jan 27, 2025
e996ef5
Merge pull request #101 from MidraLab/feat/open_setting_button
ayutaz Jan 27, 2025
ba274c6
docs: update README.md
ayutaz Jan 27, 2025
74930f0
docs: update README.md
ayutaz Jan 27, 2025
8ec90e4
Update translations
actions-user Jan 27, 2025
bcd5a37
Merge pull request #102 from MidraLab/docs/add_app_image_readme
ayutaz Jan 27, 2025
1cfd6c5
docs: update README.md overview
ayutaz Jan 27, 2025
6f1f167
Update translations
actions-user Jan 27, 2025
47ef935
Merge pull request #104 from MidraLab/docs/update_readme_overview
ayutaz Jan 27, 2025
0cfd555
fix: update version handling in setup.iss and PostBuildProcessor
eiei114 Jan 27, 2025
aba36f2
ci: add git push step for setup.iss in build workflow
eiei114 Jan 27, 2025
d083ff1
ci: specify target branch when pushing setup.iss changes
eiei114 Jan 27, 2025
4c133bd
ci: add shell specification for git push step
eiei114 Jan 27, 2025
07a0a80
Update setup.iss
invalid-email-address Jan 27, 2025
b2c6dc8
feat: 最新のRelease verよりも古い場合、アップデータダイアログを表示する
ayutaz Jan 30, 2025
8071ea7
style: menu buttonの拡張性の追加
ayutaz Jan 30, 2025
b514679
自動翻訳を追加(GitHub Actionsによる)
actions-user Jan 30, 2025
3c9eb21
fix: messageのkeyの修正
ayutaz Jan 30, 2025
ab792c8
test: versionの比較処理のテストの追加
ayutaz Jan 30, 2025
61fe0cd
style: add Summary
ayutaz Jan 30, 2025
41fba4a
feat: スキップボタンが押されていたらダイアログ表示をスキップ
ayutaz Jan 30, 2025
71afb5b
自動翻訳を追加(GitHub Actionsによる)
actions-user Jan 30, 2025
fa7553c
ci: update build workflow conditions and version
eiei114 Jan 31, 2025
2ee2e63
ci: add git push step for setup.iss in release build workflow
eiei114 Jan 31, 2025
8563168
refactor: improve version update method in PostBuildProcessor
eiei114 Jan 31, 2025
6a6918b
ci: add git pull with rebase before pushing setup.iss changes
eiei114 Jan 31, 2025
4136ddd
refactor: rename CreateInstallerSetupTextFile method to improve clarity
eiei114 Jan 31, 2025
2062150
ci: improve git fetch and rebase strategy for setup.iss updates
eiei114 Jan 31, 2025
6efe0c3
ci: add --autostash flag to git rebase in build workflow
eiei114 Jan 31, 2025
8b3ae3a
Update setup.iss
invalid-email-address Jan 31, 2025
8498497
ci: fetch and rebase before committing setup.iss changes
eiei114 Jan 31, 2025
764bf74
Merge branch 'fix/remove_uneed_generate_file' of https://github.com/M…
eiei114 Jan 31, 2025
343e18a
Update setup.iss
invalid-email-address Jan 31, 2025
3b3b4e1
ci: upgrade actions/download-artifact to v4
eiei114 Jan 31, 2025
d3cde5e
Merge branch 'fix/remove_uneed_generate_file' of https://github.com/M…
eiei114 Jan 31, 2025
8d634b6
ci: upgrade softprops/action-gh-release to v2
eiei114 Jan 31, 2025
576960a
ci: replace softprops/action-gh-release with ncipollo/release-action
eiei114 Jan 31, 2025
e2fe830
feat: ダイアログのcloseボタンの追加
ayutaz Jan 31, 2025
92be68a
ci: update ncipollo/release-action configuration parameters
eiei114 Jan 31, 2025
6a08c51
ci: switch back to softprops/action-gh-release with v2 configuration
eiei114 Jan 31, 2025
262c4e3
ci: add artifact content verification step in release workflow
eiei114 Jan 31, 2025
c4b3170
ci: add permissions for GitHub release workflow
eiei114 Jan 31, 2025
64ad818
ci: refine GitHub release workflow artifact upload configuration
eiei114 Jan 31, 2025
3704fd6
ci: update release workflow artifact upload paths
eiei114 Jan 31, 2025
0ea7d2e
ci: modify release workflow to zip build artifacts before upload
eiei114 Jan 31, 2025
6ef0ce3
ci: refactor release workflow artifact handling and upload process
eiei114 Jan 31, 2025
ea78897
ci: specify bash shell for release artifact compression
eiei114 Jan 31, 2025
7571157
ci: use 7-Zip for Windows build artifact compression
eiei114 Feb 1, 2025
1e6750d
ci: update GitHub release workflow to use zipped artifact files
eiei114 Feb 1, 2025
2ffe7ca
ci: update GitHub release workflow artifact file paths
eiei114 Feb 1, 2025
bb1afa1
ci: update GitHub release workflow artifact file paths for Mac and Wi…
eiei114 Feb 1, 2025
8a79508
ci: simplify GitHub release workflow artifact file paths
eiei114 Feb 1, 2025
7678603
ci: debug artifact file paths in release workflow
eiei114 Feb 1, 2025
a8fe6b7
ci: update release workflow artifact file paths and Addressables conf…
eiei114 Feb 1, 2025
d4f6437
ci: fix artifact file paths in release workflow
eiei114 Feb 1, 2025
09d51bd
Update setup.iss
invalid-email-address Feb 1, 2025
32bda1c
fix: ローカライズのテキスト対応
ayutaz Feb 1, 2025
b500be2
自動翻訳を追加(GitHub Actionsによる)
actions-user Feb 1, 2025
2911e43
Merge pull request #107 from MidraLab/fix/remove_uneed_generate_file
ayutaz Feb 1, 2025
0803dde
feat: スキップしたアップデートのversionは常にダイアログを出さずに、次のアップデートがあった場合に再度ダイアログを表示する
ayutaz Feb 1, 2025
f40bd25
test: 関数をpublicにした対応
ayutaz Feb 1, 2025
de83188
Merge pull request #105 from MidraLab/feat/show_update_app_dialog
ayutaz Feb 1, 2025
c324039
fix: Smart stringのローカライズデータの非同期取得
ayutaz Feb 1, 2025
aa4e9d7
Merge pull request #108 from MidraLab/fix/localization_async
ayutaz Feb 1, 2025
b394f90
Improvement update localized string
shiena Feb 1, 2025
2c5ed4d
Merge pull request #111 from shiena/feat/improvement-update-localized…
ayutaz Feb 2, 2025
7859091
add: lit-motionの追加
ayutaz Feb 2, 2025
b896de7
docs: litMotionをnoticeに追加
ayutaz Feb 2, 2025
168dcb2
fix: ローカライズの単語の変更
ayutaz Feb 2, 2025
9a0eabd
自動翻訳を追加(GitHub Actionsによる)
actions-user Feb 2, 2025
60505f4
feat: menu ui
ayutaz Feb 2, 2025
76465cd
style: commentしたコードの削除
ayutaz Feb 2, 2025
0cacc44
Merge pull request #112 from MidraLab/feat/ui_animation
ayutaz Feb 2, 2025
f0aec7f
fix: close appボタンのイベント登録の修正
ayutaz Feb 2, 2025
8d83f0a
fix: モデル追加・変更ボタンのインタラクション設定
ayutaz Feb 2, 2025
ef87572
Merge pull request #113 from MidraLab/fix/close_app_button
ayutaz Feb 2, 2025
dfcc391
ボタンからちゃんとListenerを削除する
shiena Feb 2, 2025
3af1c77
CanvasGroupでUI表示を制御する
shiena Feb 2, 2025
61c0102
ドキュメントコメントを追記
shiena Feb 2, 2025
5ce2163
Merge pull request #114 from shiena/feat/improve-ui-show-hide
ayutaz Feb 2, 2025
48a7383
feat: Add Web scripts directory for uDesktopMascot
eiei114 Feb 2, 2025
994f714
feat: Add WebUI with voice playback control panel
eiei114 Feb 2, 2025
94f19a8
feat: Add Web infrastructure with NetWrapper for HTTP server handling
eiei114 Feb 2, 2025
aab9b41
feat: Add Web server integration with voice playback API
eiei114 Feb 2, 2025
8fc2258
refactor: Remove unnecessary CreateHandlerAction method from IRequest…
eiei114 Feb 2, 2025
0da611e
feat: Add WebUI file copying to build process
eiei114 Feb 2, 2025
ce5c262
feat: Add WebUI button and open functionality to menu
eiei114 Feb 2, 2025
eabfd50
feat: Add WebUI shutdown API and improve web server management
eiei114 Feb 2, 2025
6ca7cb2
feat: Add WebUI shutdown button and automatic shutdown mechanism
eiei114 Feb 2, 2025
4811f91
refactor: Improve web server shutdown and error handling
eiei114 Feb 2, 2025
dfdcc36
refactor: Replace Debug.Log with Log.Info in PlayVoiceUseCase
eiei114 Feb 2, 2025
8204c40
docs: Add XML documentation comments to web server and request handli…
eiei114 Feb 2, 2025
b2aed58
docs: Add XML documentation comments to ShutdownHandler and PlayVoice…
eiei114 Feb 2, 2025
bc688d9
refactor: Remove logging statements from PlayVoiceUseCase
eiei114 Feb 2, 2025
71fe7dc
refactor: Separate CSS into external stylesheet
eiei114 Feb 2, 2025
84e68d1
fix: ab build
ayutaz Feb 3, 2025
3a5e27b
Merge pull request #117 from MidraLab/fix/ab_build
ayutaz Feb 3, 2025
c0e3657
refactor: Simplify NetWrapper HTTP method handling
eiei114 Feb 3, 2025
67a32af
refactor: Consolidate Web Application namespace structure
eiei114 Feb 3, 2025
2f7a2cd
refactor: Add configurable timeout to NetWrapper server stop method
eiei114 Feb 3, 2025
c164eb0
refactor: Introduce WebServiceHost for centralized web server management
eiei114 Feb 3, 2025
11e3b7e
refactor: Remove unused Unity import from ShutdownHandler
eiei114 Feb 3, 2025
ddd3688
refactor: Remove empty method in SystemManager
eiei114 Feb 3, 2025
94cba14
docs: Update WebServiceHost class comment for clarity
eiei114 Feb 3, 2025
b69de02
refactor: Simplify Web namespace structure and remove nested Framewor…
eiei114 Feb 3, 2025
71bcd71
refactor: Organize import statements in Web infrastructure files
eiei114 Feb 3, 2025
7dce39d
refactor: Clean up import statements in Web Application handlers and …
eiei114 Feb 3, 2025
589b829
refactor: Remove unnecessary Unity and uDesktopMascot imports
eiei114 Feb 3, 2025
251109a
refactor: Improve async handling in Web Application handlers
eiei114 Feb 3, 2025
bfdbe9a
refactor: Simplify NetWrapper listener stop method comment
eiei114 Feb 3, 2025
e82fd6c
fix: namespaceの修正
ayutaz Feb 3, 2025
e75b89d
Merge pull request #119 from MidraLab/fix/namespace
ayutaz Feb 3, 2025
e149f10
Merge pull request #116 from MidraLab/feat/add_web_ui
ayutaz Feb 3, 2025
15cbf4f
refactor: Improve GitHub Actions workflow branch handling
eiei114 Feb 3, 2025
a774e2e
fix: アップデータダイアログのBOOTHのURLを教えてもBOOTHのページが開かない問題の対応
ayutaz Feb 3, 2025
c88c245
Merge pull request #121 from MidraLab/fix/booth_url_open
ayutaz Feb 3, 2025
8d54d4c
Merge pull request #120 from MidraLab/fix/fix_update_iss
eiei114 Feb 3, 2025
5b844fa
refactor: Improve GitHub Actions workflow branch handling and push logic
eiei114 Feb 3, 2025
8bf31b1
refactor: Improve GitHub Actions workflow branch reference handling
eiei114 Feb 3, 2025
19de32a
Merge pull request #122 from MidraLab/fix/fix_update_iss
eiei114 Feb 3, 2025
af62f36
refactor: Enhance GitHub Actions workflow branch change preservation
eiei114 Feb 3, 2025
0010574
Merge pull request #123 from MidraLab/fix/fix_update_iss
eiei114 Feb 3, 2025
df94c06
refactor: Improve GitHub Actions workflow for setup.iss changes
eiei114 Feb 3, 2025
9adeef6
Merge pull request #124 from MidraLab/fix/fix_update_iss
eiei114 Feb 3, 2025
a0239aa
feat: Add localization for WebUI menu item
eiei114 Feb 3, 2025
7e908b2
Merge pull request #125 from MidraLab/fix/web_ui_icon_name
eiei114 Feb 3, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 46 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
fi

build-windows:
if: ${{ github.event_name == 'pull_request' || inputs.build_windows }}
if: ${{ github.event_name == 'pull_request' || github.event_name == 'schedule' || inputs.build_windows }}
needs: [check-branch]
runs-on: windows-latest
steps:
Expand Down Expand Up @@ -120,6 +120,50 @@ jobs:
versioning: Custom
version: ${{ needs.check-branch.outputs.current_version }}

- name: Update setup.iss
shell: bash
run: |
git config --global user.name "github-actions"
git config --global user.email "[email protected]"

# 変更の有無をチェック
if [ -z "$(git status --porcelain setup.iss)" ]; then
echo "setup.issに変更はありません"
exit 0
fi

# ブランチ名を取得
if [ "${{ github.event_name }}" == "pull_request" ]; then
TARGET_BRANCH="${{ github.base_ref }}" # refs/heads/main
SOURCE_BRANCH="${{ github.head_ref }}" # refs/heads/develop
else
TARGET_BRANCH="${{ github.ref }}" # refs/heads/current-branch
SOURCE_BRANCH="${{ github.ref }}"
fi

# refs/heads/プレフィックスを除去
TARGET_BRANCH=${TARGET_BRANCH#refs/heads/}
SOURCE_BRANCH=${SOURCE_BRANCH#refs/heads/}

# 現在の変更をスタッシュに保存
git stash push -u -m "temp setup.iss changes"

# ソースブランチを直接チェックアウト
git fetch origin $SOURCE_BRANCH
git checkout $SOURCE_BRANCH
git pull origin $SOURCE_BRANCH

# スタッシュから変更を復元
git stash pop

git add setup.iss
if ! git diff --cached --quiet; then
git commit -m "Update setup.iss"
git push origin $SOURCE_BRANCH
else
echo "変更が競合解決後に消失しました"
fi

- name: Change build folder name
run: |
cd build
Expand All @@ -144,7 +188,7 @@ jobs:
path: "uDesktopMascot_win64_installer_v${{ needs.check-branch.outputs.current_version }}.exe"

build-mac:
if: ${{ github.event_name == 'pull_request' || inputs.build_mac }}
if: ${{ github.event_name == 'pull_request' || github.event_name == 'schedule' || inputs.build_mac }}
needs: [check-branch]
runs-on: macos-latest
steps:
Expand Down
86 changes: 66 additions & 20 deletions .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
name: Build and Release
permissions:
contents: write

name: Build and Release

on:
workflow_dispatch:
Expand Down Expand Up @@ -79,7 +82,7 @@ jobs:

# gitから既存のバージョンタグのリストを取得
git fetch --tags
version_tags=$(git tag -l 'v*')
version_tags=$(git tag -l 'v*' | grep -v '^v99\.99\.99$')
echo "既存のバージョンタグ: $version_tags"

# タグからバージョン番号を抽出
Expand Down Expand Up @@ -158,18 +161,30 @@ jobs:
versioning: Custom
version: ${{ needs.check-branch.outputs.current_version }}

- name: ビルド成果物を圧縮して名前を変更
- name: Update setup.iss
shell: bash
run: |
git config --global user.name "github-actions"
git config --global user.email "[email protected]"

# リモートの最新変更を取得してリベース
git fetch origin
git rebase origin/${{ github.ref_name }} --autostash

git add setup.iss
if ! git diff --cached --quiet; then
git commit -m "Update setup.iss"
git push origin HEAD:${{ github.ref }}
else
echo "No changes to setup.iss, skipping commit and push"
fi

- name: ビルド成果物の名前を変更
run: |
cd build
mv "StandaloneWindows64" "uDesktopMascot"
cd ..

- name: Upload the Build for StandaloneWindows64
uses: actions/[email protected]
with:
name: ${{ steps.build_info.outputs.artifact_name }}
path: build/uDesktopMascot

- name: Set up Inno Setup
uses: Minionguyjpro/[email protected]
with:
Expand All @@ -181,6 +196,24 @@ jobs:
name: uDesktopMascot_win64_installer_v${{ needs.check-branch.outputs.current_version }}
path: "uDesktopMascot_win64_installer_v${{ needs.check-branch.outputs.current_version }}.exe"

- name: Install 7-Zip (Windows)
shell: powershell
run: |
choco install 7zip -y

- name: ビルド成果物を圧縮
shell: cmd
run: |
cd build
"C:\Program Files\7-Zip\7z.exe" a -r "uDesktopMascot_win_v${{ needs.check-branch.outputs.current_version }}.zip" "uDesktopMascot"
cd ..

- name: Upload the Build for StandaloneWindows64
uses: actions/[email protected]
with:
name: uDesktopMascot_win_v${{ needs.check-branch.outputs.current_version }}
path: build/uDesktopMascot_win_v${{ needs.check-branch.outputs.current_version }}.zip

build-mac:
needs: [create-tag, check-branch]
runs-on: macos-latest
Expand Down Expand Up @@ -234,18 +267,12 @@ jobs:
versioning: Custom
version: ${{ needs.check-branch.outputs.current_version }}

- name: ビルド成果物を圧縮して名前を変更
- name: ビルド成果物の名前を変更
run: |
cd build
mv "StandaloneOSX" "uDesktopMascot"
cd ..

- name: Upload the Build for StandaloneOSX
uses: actions/[email protected]
with:
name: ${{ steps.build_info.outputs.artifact_name }}
path: build/uDesktopMascot

- name: Set up Installer
run: |
cd build
Expand All @@ -257,6 +284,18 @@ jobs:
name: uDesktopMascot_mac_installer_v${{ needs.check-branch.outputs.current_version }}
path: build/uDesktopMascot_mac_installer_v${{ needs.check-branch.outputs.current_version }}.pkg

- name: ビルド成果物を圧縮
run: |
cd build
zip -r "uDesktopMascot_mac_v${{ needs.check-branch.outputs.current_version }}.zip" "uDesktopMascot"
cd ..

- name: Upload the Build for StandaloneOSX
uses: actions/[email protected]
with:
name: uDesktopMascot_mac_v${{ needs.check-branch.outputs.current_version }}
path: build/uDesktopMascot_mac_v${{ needs.check-branch.outputs.current_version }}.zip

release:
needs: [create-tag, check-branch, build-windows, build-mac]
runs-on: ubuntu-latest
Expand All @@ -265,7 +304,7 @@ jobs:
uses: actions/checkout@v4

- name: アーティファクトをダウンロード
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
path: ./artifacts

Expand All @@ -276,12 +315,19 @@ jobs:
echo "リリースタグ名は '${TAG_NAME}' です"
echo "tag_name=${TAG_NAME}" >> $GITHUB_OUTPUT

- name: アーティファクト構造の確認
run: |
ls -R ./artifacts

- name: ドラフトリリースを作成し、アーティファクトをアップロード
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
tag_name: ${{ steps.vars.outputs.tag_name }}
draft: true
files: artifacts/**/*

files: |
artifacts/uDesktopMascot_mac_installer_v${{ needs.check-branch.outputs.current_version }}/uDesktopMascot_mac_installer_v${{ needs.check-branch.outputs.current_version }}.pkg
artifacts/uDesktopMascot_win64_installer_v${{ needs.check-branch.outputs.current_version }}/uDesktopMascot_win64_installer_v${{ needs.check-branch.outputs.current_version }}.exe
artifacts/uDesktopMascot_mac_v${{ needs.check-branch.outputs.current_version }}/uDesktopMascot_mac_v${{ needs.check-branch.outputs.current_version }}.zip
artifacts/uDesktopMascot_win_v${{ needs.check-branch.outputs.current_version }}/uDesktopMascot_win_v${{ needs.check-branch.outputs.current_version }}.zip
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25 changes: 19 additions & 6 deletions Assets/AddressableAssetsData/AddressableAssetSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ MonoBehaviour:
m_InternalBundleIdMode: 1
m_AssetLoadMode: 0
m_BundledAssetProviderType:
m_AssemblyName:
m_ClassName:
m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.BundledAssetProvider
m_AssetBundleProviderType:
m_AssemblyName:
m_ClassName:
m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.AssetBundleProvider
m_IgnoreUnsupportedFilesInBuild: 0
m_UniqueBundleIds: 0
m_EnableJsonCatalog: 0
Expand All @@ -53,13 +53,20 @@ MonoBehaviour:
m_Id:
m_RemoteCatalogLoadPath:
m_Id:
m_ContentStateBuildPathProfileVariableName:
m_ContentStateBuildPathProfileVariableName: <default settings path>
m_CustomContentStateBuildPath:
m_ContentStateBuildPath:
m_BuildAddressablesWithPlayerBuild: 0
m_BuildAddressablesWithPlayerBuild: 1
m_overridePlayerVersion: '[UnityEditor.PlayerSettings.bundleVersion]'
m_GroupAssets:
- {fileID: 11400000, guid: 68b8d10855ed68d4682a5caa146840fe, type: 2}
- {fileID: 11400000, guid: 1e38d4807989a344482aafb7295ebd8e, type: 2}
- {fileID: 11400000, guid: caf852c02aa4f0c4eaee21e1329b945a, type: 2}
- {fileID: 11400000, guid: 56091239be9ccd64aa74edf2e0f6a3b8, type: 2}
- {fileID: 11400000, guid: f237f9fd03a1d9e4f8f83b994ca7a9bd, type: 2}
- {fileID: 11400000, guid: 87c1d7da63e8a014a98c77a2c490ec41, type: 2}
- {fileID: 11400000, guid: fcf5b210053884e4fbd4d55b74489379, type: 2}
- {fileID: 11400000, guid: c431bbeac2f10e946b2c6c07b8458d54, type: 2}
m_BuildSettings:
m_LogResourceManagerExceptions: 1
m_BundleBuildPath: Temp/com.unity.addressables/AssetBundles
Expand Down Expand Up @@ -99,6 +106,12 @@ MonoBehaviour:
m_LabelTable:
m_LabelNames:
- default
- Locale-en
- Locale-fr
- Locale-it
- Locale-ja
- Locale-ko
- Locale
m_SchemaTemplates: []
m_GroupTemplateObjects:
- {fileID: 11400000, guid: 31f82614ca6c5bd43afe61799a66602d, type: 2}
Expand Down
8 changes: 8 additions & 0 deletions Assets/WebUI.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions Assets/WebUI/css.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 34 additions & 0 deletions Assets/WebUI/css/styles.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
body {
font-family: Arial, sans-serif;
padding: 20px;
background-color: #f0f0f0;
}

.container {
max-width: 600px;
margin: 0 auto;
background: white;
padding: 20px;
border-radius: 8px;
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

button {
background-color: #4CAF50;
color: white;
padding: 10px 20px;
border: none;
border-radius: 4px;
cursor: pointer;
margin: 5px;
}

button:hover {
background-color: #45a049;
}

#status {
margin-top: 20px;
padding: 10px;
border-radius: 4px;
}
7 changes: 7 additions & 0 deletions Assets/WebUI/css/styles.css.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading