2025-12-28から1日間の記事一覧
リポジトリ
概要 Embedded package [XXXX] was found in the directory [YYYY]. Please consider changing the directory name to match the package name. Unity プロジェクトのバージョンを 2022.3 から 6000.0 にアップデートしたら 上記の警告が出力される現象に遭…
概要 Starting a Gradle Daemon, 1 stopped Daemon could not be reused, use --status for details > Configure project :unityLibrary Variant 'debug', will keep symbols in binaries for: 'libunity.so' 'libil2cpp.so' 'libmain.so' Variant 'release'…
概要 // ==UserScript== // @name YouTube トップページのサムネイルのサイズを調整 // @description YouTube トップページのサムネイルのサイズを調整 // @version 0.1 // @match https://www.youtube.com/* // ==/UserScript== (function () { 'use strict…