Skip to content

Commit 0a0b7cb

Browse files
committed
update license dates and the pack description
1 parent c43fb6a commit 0a0b7cb

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 VYT
3+
Copyright (c) 2023-2025 Vincent Yanzee J. Tan
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Feel free to contribute to the add-on.
4848
4949
### License
5050
51-
Copyright © 2023 Vincent Yanzee J. Tan. Licensed under the MIT License.
51+
Copyright © 2023-2025 Vincent Yanzee J. Tan. Licensed under the MIT License.
5252
5353
[releases]: https://github.com/vytdev/debug-stick/releases
5454
[dl]: https://github.com/vytdev/debug-stick/releases/latest/download/debug-stick.mcpack

pack/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
"header": {
55
"name": "Debug Stick",
6-
"description": "Java Debug Stick on Minecraft: Bedrock Edition. By §bvytdev§r",
6+
"description": "Java §dDebug Stick§r ported to Minecraft: Bedrock Edition, by §bvytdev§r\nUse §a/give @s vyt:debug_stick§r or find it in the inventory screen to obtain the item.\n\nReport bugs here: §bhttps://github.com/vytdev/debug-stick/§r\nCopyright (c) 2023-2025 Vincent Yanzee J. Tan\nLicensed under the MIT License.",
77
"uuid": "21aadfa6-e27c-400c-c596-596021852939",
88
"version": "1.13.0",
99
"min_engine_version": [ 1, 21, 50 ]

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
+*
99
+* Script last updated: September 19, 2024
1010
+*
11-
+* Copyright (c) 2023-2024 VYT <https://vytdev.github.io>
11+
+* Copyright (c) 2023-2025 VYT <https://vytdev.github.io>
1212
+* This project is licensed under the MIT License.
1313
+* See LICENSE for more details.
1414
+*

0 commit comments

Comments
 (0)