Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Commit 961c398

Browse files
SPGodingsemantic-release-bot
authored andcommitted
1 parent cc726a1 commit 961c398

17 files changed

Lines changed: 69 additions & 29 deletions

lib/to111/commands.js

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/to111/commands.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/to112/commands.js

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/to112/commands.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/to113/commands.js

Lines changed: 14 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/to113/commands.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/to113/executor.js

Lines changed: 4 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/to113/executor.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/to113/updater.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ export declare class UpdaterTo113 extends Updater {
1111
command: string;
1212
warnings: string[];
1313
};
14+
protected upSpgodingCommandWithoutSlash(input: string): string;
1415
protected upSpgodingDifficulty(input: string): "normal" | "peaceful" | "easy" | "hard";
1516
protected upSpgodingEffect(input: string): string;
1617
protected upSpgodingEnchantment(input: string): string;

lib/to113/updater.js

Lines changed: 13 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)