diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 3308c34..a9d5473 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -33,9 +33,9 @@
- Thank you for wanting to contribute to the userscript "Blue Marble"! It means a lot to me that someone likes my project enough to want to help it grow. If you haven't already done so, consider joining our Discord. You can ask questions about the mod there and receive feedback. + Thank you for wanting to contribute to the userscript "Blue Marble"! It means a lot to me that someone likes my project enough to want to help it grow. If you haven't already done so, consider joining our Discord. You can ask questions about the userscript there and receive feedback.
- Most of the work to be done in this userscript is related to programming. It is helpful to have a background in programming, but not required. If you are looking to learn JavaScript and its syntax, check out this roadmap for learning JavaScript. We strongly recommend that you understand functions, methods, classes, and Object-Oriented-Programming if you plan to implement a brand new feature. More technical knowledge like method chaining and lambda expressions are useful but not required. + Most of the work to be done in this userscript is related to programming. It is helpful to have a background in programming, but not required. If you are looking to learn JavaScript and its syntax, check out this roadmap for learning JavaScript. We strongly recommend that you understand functions, methods, classes, and Object-Oriented-Programming if you plan to implement a brand new feature. More technical knowledge like method chaining and lambda expressions are useful but not required.
@@ -69,12 +69,12 @@
- Although userscripts are oriented around coding, there are many ways to contribute! From improving the Wiki to making tutorials, you can contribute in many ways that don't require programming skills. For example, if you have an idea for a feature, submit it! Someone might see it, think it is cool, and implement it. + Although userscripts are oriented around coding, there are many ways to contribute! From improving the README file, to making tutorials, you can contribute in many ways that don't require programming skills. For example, if you have an idea for a feature, but you don't have the skills to implement it, submit a feature request! Someone might see it, think it is cool, and implement it.
- Please do not use GitHub Issues for asking support questions (e.g. "How do I install this?" or "What does cssMangler do?"). We use the GitHub issue tracker for bug reports and feature requests. If you are having trouble and need help, ask on our Discord. However, you should make a feature request on our issue tracker before starting work on your contribution. Nothing sucks more than working hard on a high-quality contribution just for it to be rejected because it does not align with the mission of the mod. Ask first!
+ Please do not use GitHub Issues for asking support questions (e.g. "How do I install this?" or "What does cssMangler do?"). We use the GitHub issue tracker for bug reports and feature requests. If you are having trouble and need help, ask on our Discord. However, you should make a feature request on our issue tracker before starting work on your contribution. Nothing sucks more than working hard on a high-quality contribution just for it to be rejected because it does not align with the mission of the mod. Ask first!
Please contribute in good faith. We will reject pull requests with bad code, comments, or pull requests that damage the mod. @@ -82,8 +82,8 @@
- Our "mission" makes up the essence of this mod. Without it, this project would not exist. + Our "mission" makes up the essence of this userscipt. Without it, this project would not exist.
- The mission of this mod is to provide a well-documented, high-quality quicksand mod. + The mission of this userscript is to provide a well-documented, high-quality, open-source template overlay.
Overlay popup window works.
- Eclipse IDE:
- Version: Mars.1 Release (4.5.1)
- Build id: 20150924-1200
- Java:
- Version: 8 Update 202
- Build id: 1.8.0_202-b08
- Minecraft:
- Version: 1.8.9
- Gradle Mapping Version: 1.8.9-11.15.1.2318-1.8.9
+ This is what SwingTheVine uses to program Blue Marble. You don't have to use the exact same thing. This is provided for reference.
+
+
Version: 1.102.3138.0.7204.184 (Official Build) (64-bit)5.3.3
+
+ 22H219045.6093Intel Core i7-9750H CPU @ 2.60GHz16.0 GB932 GB SSD Samsung SSD 970 EVO Plus 1TB, 238 GB SSD HFM256GDJTNG-8310ANVIDIA GeForce GTX 1660 Ti (6 GB)64-bit operating system
diff --git a/docs/README.md b/docs/README.md
index 2d742e0..8bd7de6 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -140,7 +140,7 @@
- The versioning system for this userscript follows the Semantic Versioning rules. As such, it is formatted in an X.Y.Z format where:
+ The versioning system for this userscript follows the Semantic Versioning rules. As such, it is formatted in an X.Y.Z format where: