-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
789a840
commit be0c251
Showing
1 changed file
with
6 additions
and
5 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,11 @@ | ||
# Applied Mekanistics | ||
# Immersive Energistics | ||
|
||
Use Mekanism resources through your ME network | ||
The official Immersive Engineering support addon for AE2. Currently adds ME-capable wires. | ||
|
||
## License | ||
|
||
Everything is under the [LGPLv3][lgpl], but assets are under [CC BY-NC-SA 3.0][cc] | ||
All the code is under the [LGPLv3][lgpl] license. | ||
|
||
The assets are derived from Immersive Engineering and AE2's assets. | ||
Credits to Damien Hazard and Ridanisaurus Rid for the originals. | ||
|
||
[lgpl]: https://spdx.org/licenses/LGPL-3.0-or-later.html | ||
[cc]: https://creativecommons.org/licenses/by-nc-sa/3.0/ |