Skip to content

Commit fc717d5

Browse files
committed
update
1 parent 413b80c commit fc717d5

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

mod.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
const sbModList = [
2-
/*{
2+
{
33
title: 'SB MOD v1.0',
44
description: 'by Masaabu-YT',
55
id: 940232456,
66
tag: '"textFrame orange">公式<'
7-
}*/
7+
}
88
]
99

1010
const sbApiList = [

wiki/sbmod.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ <h1>SB MODの使い方 (開発者向け)</h1>
5151
</div>
5252

5353
<div class="section_bg">
54-
<main style="background-color: #d6aa5c;"><p>このMODは未完成です。</p></main>
5554
<h2>初めに</h2>
5655
<p>SB MODとは、ビル経営ゲームv7でMODを作成する時に役に立つツールである。<br>スプライトを好きなビル経営ゲームクライアントに追加することで自分の好きな要素を追加できる。</p>
5756

@@ -277,7 +276,14 @@ <h3>SB-page</h3>
277276
</main>
278277

279278
<h2>バージョン履歴</h2>
280-
<p>---</p>
279+
<main>
280+
<h3>setting [SB-page]</h3>
281+
<p>今日公開</p>
282+
</main>
283+
<main>
284+
<h3>setting [SB-page]</h3>
285+
<p>今日公開</p>
286+
</main>
281287
</div>
282288
<script>scratchblocks.renderMatching('.blocks', {style:"scratch3", languages:["en","ja"], scale:1});</script>
283289
</body>

0 commit comments

Comments
 (0)