Skip to content

Commit 64c2395

Browse files
committed
Update LICENSE and README.md to reflect new PolyForm Perimeter License and enhance project description
1 parent d051e3e commit 64c2395

File tree

2 files changed

+78
-63
lines changed

2 files changed

+78
-63
lines changed

LICENSE

Lines changed: 71 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,71 @@
1-
This is free and unencumbered software released into the public domain.
2-
3-
Anyone is free to copy, modify, publish, use, compile, sell, or
4-
distribute this software, either in source code form or as a compiled
5-
binary, for any purpose, commercial or non-commercial, and by any
6-
means.
7-
8-
In jurisdictions that recognize copyright laws, the author or authors
9-
of this software dedicate any and all copyright interest in the
10-
software to the public domain. We make this dedication for the benefit
11-
of the public at large and to the detriment of our heirs and
12-
successors. We intend this dedication to be an overt act of
13-
relinquishment in perpetuity of all present and future rights to this
14-
software under copyright law.
15-
16-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
19-
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
20-
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
21-
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
22-
OTHER DEALINGS IN THE SOFTWARE.
23-
24-
For more information, please refer to <http://unlicense.org/>
1+
# PolyForm Perimeter License 1.0.1
2+
3+
<https://polyformproject.org/licenses/perimeter/1.0.1>
4+
5+
## Acceptance
6+
7+
In order to get any license under these terms, you must agree to them as both strict obligations and conditions to all your licenses.
8+
9+
## Copyright License
10+
11+
The licensor grants you a copyright license for the software to do everything you might do with the software that would otherwise infringe the licensor's copyright in it for any permitted purpose. However, you may only distribute the software according to [Distribution License](#distribution-license) and make changes or new works based on the software according to [Changes and New Works License](#changes-and-new-works-license).
12+
13+
## Distribution License
14+
15+
The licensor grants you an additional copyright license to distribute copies of the software. Your license to distribute covers distributing the software with changes and new works permitted by [Changes and New Works License](#changes-and-new-works-license).
16+
17+
## Notices
18+
19+
You must ensure that anyone who gets a copy of any part of the software from you also gets a copy of these terms or the URL for them above, as well as copies of any plain-text lines beginning with `Required Notice:` that the licensor provided with the software. For example:
20+
21+
> Required Notice: Copyright Yoyodyne, Inc. (http://example.com)
22+
23+
## Changes and New Works License
24+
25+
The licensor grants you an additional copyright license to make changes and new works based on the software for any permitted purpose.
26+
27+
## Patent License
28+
29+
The licensor grants you a patent license for the software that covers patent claims the licensor can license, or becomes able to license, that you would infringe by using the software.
30+
31+
## Noncompete
32+
33+
Any purpose is a permitted purpose, except for providing to others any product that competes with the software.
34+
35+
## Competition
36+
37+
If you use this software to market a product as a substitute for the functionality or value of the software, it competes with the software. A product may compete regardless how it is designed or deployed. For example, a product may compete even if it provides its functionality via any kind of interface (including services, libraries or plug-ins), even if it is ported to a different platform or programming language, and even if it is provided free of charge.
38+
39+
## Fair Use
40+
41+
You may have "fair use" rights for the software under the law. These terms do not limit them.
42+
43+
## No Other Rights
44+
45+
These terms do not allow you to sublicense or transfer any of your licenses to anyone else, or prevent the licensor from granting licenses to anyone else. These terms do not imply any other licenses.
46+
47+
## Patent Defense
48+
49+
If you make any written claim that the software infringes or contributes to infringement of any patent, your patent license for the software granted under these terms ends immediately. If your company makes such a claim, your patent license ends immediately for work on behalf of your company.
50+
51+
## Violations
52+
53+
The first time you are notified in writing that you have violated any of these terms, or done anything with the software not covered by your licenses, your licenses can nonetheless continue if you come into full compliance with these terms, and take practical steps to correct past violations, within 32 days of receiving notice. Otherwise, all your licenses end immediately.
54+
55+
## No Liability
56+
57+
***As far as the law allows, the software comes as is, without any warranty or condition, and the licensor will not be liable to you for any damages arising out of these terms or the use or nature of the software, under any kind of legal claim.***
58+
59+
## Definitions
60+
61+
The **licensor** is the individual or entity offering these terms, and the **software** is the software the licensor makes available under these terms.
62+
63+
A **product** can be a good or service, or a combination of them.
64+
65+
**You** refers to the individual or entity agreeing to these terms.
66+
67+
**Your company** is any legal entity, sole proprietorship, or other kind of organization that you work for, plus all organizations that have control over, are under the control of, or are under common control with that organization. **Control** means ownership of substantially all the assets of an entity, or the power to direct its management and policies by vote, contract, or otherwise. Control can be direct or indirect.
68+
69+
**Your licenses** are all the licenses granted to you for the software under these terms.
70+
71+
**Use** means anything you do with the software requiring one of your licenses.

README.md

Lines changed: 7 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,11 @@
1-
# Architectury Loom based template for 1.8.9 forge mods
1+
# PackCore
22

3-
**For other templates, do check out the [other branches of this repository](https://github.com/romangraef/Forge1.8.9Template/branches/all)**
3+
PackCore is a companion mod for [Skyblock Enhanced](https://modrinth.com/modpack/skyblock-enhanced) [Hypixe], designed to enhance the player's experience with a seamless and immersive start. This mod provides:
44

5-
## Usage
5+
- A **SkyBlock-themed start menu**, bringing a custom touch to your gameplay.
6+
- A **default config setup prompt** on the first launch, ensuring the best settings for your modpack.
7+
- Additional **quality-of-life improvements** to streamline the SkyBlock Enhanced experience.
68

7-
Check out https://moddev.nea.moe/ for a full tutorial on legacy modding.
9+
The mod is essential to SkyBlock Enhanced Modpack, making setup easier and gameplay smoother!
810

9-
Alternatively, read here for a basic overview on how to use this repository.
10-
11-
To get started, [Use this template](https://github.com/new?template_name=Forge1.8.9Template&template_owner=nea89o).
12-
13-
> [!WARNING]
14-
> Do not Fork or Clone or Download ZIP this template. If you "use" this template a custom mod id will be generated. You can do that manually using the `make-my-own` script, if you are on linux. If not, just click the use this template button. If you want to use kotlin or make a 1.12 mod check the "Include all branches" and change the default branch in https://github.com/yourname/yourreponame/branches
15-
16-
This project uses [DevAuth](https://github.com/DJtheRedstoner/DevAuth) per default, so you can log in using your real
17-
minecraft account. If you don't need that, you can remove it from the buildscript.
18-
19-
To run the mod you will need two JDKs, one Java 17 jdk and one Java 1.8 jdk. You can download those
20-
from [here](https://adoptium.net/temurin/releases) (or use your own downloads).
21-
22-
When you import your project into IntelliJ, you need to set the gradle jvm to the Java 17 JDK in the gradle tab, and the
23-
Project SDK to the Java 1.8 JDK. Then click on the sync button in IntelliJ, and it should create a run task
24-
called `Minecraft Client`. If it doesn't then try relaunching your IntelliJ. **Warning for Mac users**: You might have to remove the `-XStartOnFirstThread` vm argument from your run configuration. In the future, that should be handled by the plugin, but for now you'll probably have to do that manually.
25-
26-
To export your project, run the `gradle build` task, and give other people the
27-
file `build/libs/<modid>-<version>.jar`. Ignore the jars in the `build/badjars` folder. Those are intermediary jars that
28-
are used by the build system but *do not work* in a normal forge installation.
29-
30-
If you don't want mixins (which allow for modifying vanilla code), then you can remove the references to mixins from
31-
the `build.gradle.kts` at the lines specified with comments and the `com.example.mixin` package.
32-
33-
If you don't want access transformers (which allow for making methods public/non-final) you can delete the
34-
`accesstransformer.cfg` file. If you make a change to the `accesstransformers.cfg` you might need to rebuild your
35-
project using `./gradlew build --refresh-dependencies`.
36-
37-
### For those who have not an attention span
38-
39-
[![Youtube Tutorial](https://i.ytimg.com/vi/nWzHlomdCgc/maxresdefault.jpg)](https://www.youtube.com/watch?v=nWzHlomdCgc)
40-
41-
## Licensing
42-
43-
This template is licensed under the Unlicense (license copy present in this repository), or alternatively under [Creative Commons 1.0 Universal (CC0 1.0)](https://creativecommons.org/publicdomain/zero/1.0/), and all contributions and PR to this template are expected to follow this. This means your mod, based on this template can be licensed whatever way you want, and does not need to reference back to this template in any way.
11+
If you are interested in a Modpack for Hypixel Skyblock using this mod, then you can find it [here](https://modrinth.com/modpack/skyblock-enhanced). I have much more than this so I recommend taking a look at the Skyblock Enhanced Modrinth page.

0 commit comments

Comments
 (0)