-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
同梱版readmeとライセンスファイルをリリースzipに含めるようにワークフローを修正
- Loading branch information
Showing
2 changed files
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
hsptest v0.9 | ||
|
||
この度はhsptestをダウンロードしていただきありがとうございます。 | ||
|
||
hsptestとは、HSP3言語で書かれたプログラムをテストするためのフレームワークです。 | ||
|
||
|
||
■ インストール方法 | ||
|
||
hsptestは以下の手順でインストールしてください。 | ||
|
||
1. HSP3インストールフォルダ(例:C:/hsp36)を環境変数PATHに追加します | ||
2. hsptest.zipを解凍し、install.batを実行します。 | ||
|
||
|
||
■ hsptestユーザマニュアル | ||
|
||
hsptestの使い方は、hsptestユーザマニュアルをご覧ください。 | ||
https://github.com/mass-0910/hsptest/wiki/hsptest%E3%83%A6%E3%83%BC%E3%82%B6%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB | ||
|
||
|
||
■ ライセンス | ||
|
||
同梱のLICENSEをご覧ください。 |