This repository has been archived by the owner on Sep 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix minor bugs and add command to load 吗modification in the server
- Loading branch information
Showing
5 changed files
with
36 additions
and
21 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
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
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 |
---|---|---|
@@ -1 +1,8 @@ | ||
commands.gtnh-modify.usage=Used to export some game content. | ||
commands.gtnh-modify.help.usage=/gtnh-modify help: Get help | ||
commands.gtnh-modify.export.usage=/gtnh-modify export: Export | ||
commands.gtnh-modify.load.usage=/gtnh-modify load: Load modify if nei does not display correctly | ||
commands.gtnh-modify.hello.usage=/gtnh-modify hello: HelloWorld | ||
|
||
commands.gtnh-modify.load.success=Load Modify Success! | ||
commands.gtnh-modify.load.failure=Load Modify Failure! Probably need a restart, or it's already loaded! |