You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- If you're using IntelliJ IDEA, you can import the project by selecting `Get from version control` and then typing
42
-
in the github repository url `https://github.com/SirEndii/AdvancedPeripherals/`.
42
+
in the github repository url `https://github.com/IntelligenceModding/AdvancedPeripherals/`.
43
43
44
44
- Build AP with `./gradlew build` (or double clicking the build button in Intellij IDEA). This will be very slow the first time it runs, as it needs to download all the dependencies.
45
45
- Subsequent builds will be much faster.
@@ -53,7 +53,7 @@ If you're having trouble setting up a development environment, [ask the communit
53
53
54
54
### Testing
55
55
We currently do not have code tests for Advanced Peripherals.
56
-
However, we currently work on adding tests to Advanced Peripherals. You can contribute to this by adding tests to the project on the [dev/tests](https://github.com/SirEndii/AdvancedPeripherals/tree/dev/tests) branch. If you want to contribute to this, please contact us on [discord][discord].
56
+
However, we currently work on adding tests to Advanced Peripherals. You can contribute to this by adding tests to the project on the [dev/tests](https://github.com/IntelligenceModding/AdvancedPeripherals/tree/dev/tests) branch. If you want to contribute to this, please contact us on [discord][discord].
57
57
58
58
59
59
## Writing documentation
@@ -63,10 +63,10 @@ Everything you need to know is stated in the readme of the documentation reposit
63
63
64
64
65
65
66
-
[new-issue]: https://github.com/SirEndii/AdvancedPeripherals/issues/new/choose"Create a new issue"
66
+
[new-issue]: https://github.com/IntelligenceModding/AdvancedPeripherals/issues/new/choose"Create a new issue"
0 commit comments