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

Commit da63239

Browse files
committed
Added LICENSE file
1 parent 0e57d80 commit da63239

2 files changed

Lines changed: 25 additions & 4 deletions

File tree

LICENSE

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
MIT License
2+
3+
Copyright (c) 2019-2020 jsnimda <7615255+jsnimda@users.noreply.github.com>
4+
Copyright (c) 2021 Plamen K. Kosseff
5+
6+
Permission is hereby granted, free of charge, to any person obtaining a copy
7+
of this software and associated documentation files (the "Software"), to deal
8+
in the Software without restriction, including without limitation the rights
9+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10+
copies of the Software, and to permit persons to whom the Software is
11+
furnished to do so, subject to the following conditions:
12+
13+
The above copyright notice and this permission notice shall be included in all
14+
copies or substantial portions of the Software.
15+
16+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22+
SOFTWARE.

changelog.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
# Inventory Profiles Next v0.7.3
1+
# Inventory Profiles Next v0.7.4
22

33
## What's new
44

5-
- fixed even more UI glitches.
6-
Inventory will now display properly. Previously some textures we reordered
7-
And strange glow effect was applied on some blocks.
5+
- Fabric API is now again hard requirement.
6+
Before the mod didn't work if Mod Menu was not installed.
87

98
## Known issues
109
- When UI scaling is more than 2 or in case of tiny game windows the config screen might not show the anchor header correctly.

0 commit comments

Comments
 (0)