Skip to content
This repository was archived by the owner on Aug 10, 2025. It is now read-only.

Commit 4448050

Browse files
committed
update manifest links and license
1 parent 510ab8c commit 4448050

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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) 2020 Repository Owner
3+
Copyright (c) 2024 FurtherV
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

module.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"url": "https://github.com/FurtherV/scriptable-items",
4747
"manifest": "https://github.com/FurtherV/scriptable-items/releases/latest/download/module.json",
4848
"download": "AUTOMATIC",
49-
"license": "LICENSE",
49+
"license": "https://raw.githubusercontent.com/FurtherV/scriptable-items/master/LICENSE",
5050
"readme": "README.md",
51-
"changelog": "https://github.com/FurtherV/scriptable-items",
51+
"changelog": "https://raw.githubusercontent.com/FurtherV/scriptable-items/master/README.md",
5252
"bugs": "https://github.com/FurtherV/scriptable-items/issues"
5353
}

0 commit comments

Comments
 (0)