aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornea <nea@nea.moe>2023-05-08 01:37:07 +0200
committernea <nea@nea.moe>2023-05-08 01:37:07 +0200
commit2a5a8df204a36796138c12519c3f1750501a74a8 (patch)
tree93af314094bbd13597df971cdbe7f23fa6882243
parent9a979d689ef468398cb06054bc46f51f0226f941 (diff)
downloadfirmament-2a5a8df204a36796138c12519c3f1750501a74a8.tar.gz
firmament-2a5a8df204a36796138c12519c3f1750501a74a8.tar.bz2
firmament-2a5a8df204a36796138c12519c3f1750501a74a8.zip
Firmament renaming start
-rw-r--r--README.md16
-rw-r--r--settings.gradle.kts2
2 files changed, 14 insertions, 4 deletions
diff --git a/README.md b/README.md
index 29f862b..dfd127c 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,10 @@
-## NotEnoughUpdates 1.19
+## Firmament
+<small><i>Powered by NEU</i></small>
-> This is still very much more of a tech demo, than an actual usable project. Please do not confuse it for one.
+> Note: This is still very much more of a tech demo, than an actual usable project. Please do not confuse it for one.
+> Please do not ask for features to be added (although bug reports are welcome).
-This project is subject to renaming. This is not NEU, but 1.19, even tho the goal is to have some of NEUs features.
+[This project is currently being renamed.](#renaming)
### Currently working features
@@ -36,4 +38,12 @@ to publish this, so this is just a preliminary preview for now.
I will not accept contributions until I am sure of under which license I want to publish this mod and some of the
infrastructure is more defined.
+### Renaming
+This method is in the process of being renamed to Firmament from NotEnoughUpdates1.19. As such some of the branding and
+code references may still refer to NEU or NotEnoughUpdates. This mod is not related to NEU (although I am at this point
+the most active and (by line count) second most prolific NEU dev (after only Moulberry himself)). This mod is also using
+NEU data and as such can be referred to as "Firmament powered by NEU". This mod exists outside the Moulberryverse of
+mods and is not integrated into the Moulberryverse of quality control and bureaucracy. Any references to Moulberry and
+most references to NEU are due to be removed. This mod is not representing NEU in 1.19, although it does have some of
+its features.
diff --git a/settings.gradle.kts b/settings.gradle.kts
index d9c99d6..07fb9bd 100644
--- a/settings.gradle.kts
+++ b/settings.gradle.kts
@@ -28,5 +28,5 @@ pluginManagement {
}
}
-rootProject.name = "NotEnoughApdates"
+rootProject.name = "Firmament"