Skip to content

Instantly share code, notes, and snippets.

@blhsrwznrghfzpr
blhsrwznrghfzpr / udonarium-2d.patch
Last active August 19, 2021 17:35
Udonarium v1.13.2 平面化パッチ
diff --git a/src/app/component/dice-symbol/dice-symbol.component.css b/src/app/component/dice-symbol/dice-symbol.component.css
index aca62fdd..b46d4afe 100644
--- a/src/app/component/dice-symbol/dice-symbol.component.css
+++ b/src/app/component/dice-symbol/dice-symbol.component.css
@@ -98,7 +98,7 @@
bottom: 0;
left: 0;
right: 0;
- transform: rotateX(-90deg) translateY(-50%);
+ /* transform: rotateX(-90deg) translateY(-50%); */
@blhsrwznrghfzpr
blhsrwznrghfzpr / charaeno-import-fvtt.js
Last active May 16, 2021 06:17
Charaeno から Foundry VTT へインポートするマクロ
/**
* 実装した際のバージョン
* - Foundry VTT 0.7.9
* - Call of Cthulhu 7th edition (Unofficial) 0.5.7 https://github.com/HavlockV/CoC7-FoundryVTT/
*/
Dialog.prompt({
title: "Charaeno からインポート",
content: `
キャラクターシートのURL:<br/>
<input