Skip to content

Commit fd7dfd7

Browse files
authored
Update README.md
1 parent fa86556 commit fd7dfd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Unfortunately, there isn't any official documentation so far for making GregTech
1313

1414
Repositories for other addons:
1515

16-
- [CosmicCore](https://github.com/Frontiers-PackForge/CosmicCore)
16+
- [GT Community Additions](https://github.com/mordgren/GTCA)
1717
- [Gregtech: Extended Chemistry Extended](https://github.com/jmoiron/Gregtech-Extended-Chemistry)
1818
- [GCYLM](https://github.com/eve336/gcylm)
1919
- [Gregicality Rocketry](https://github.com/Argent-Matter/gcyr/)
@@ -35,4 +35,4 @@ Additionally, you may be able to find help on the [GregTech CEu Discord](https:/
3535
- Typing in `gradlew.bat :spotlessApply` if you're on Windows
3636
- Typing in `bash gradlew :spotlessApply` if you're on Linux
3737
### 4. So how do I check if Spotless has been applied to my code?
38-
- Running `spotlessApply` will format all files for you automatically! If you want GitHub to check each commit for if Spotless has been run, you can add [this](https://github.com/Frontiers-PackForge/CosmicCore/blob/main-1.20.1-forge/.github/workflows/spotless.yml) and [this](https://github.com/Frontiers-PackForge/CosmicCore/blob/main-1.20.1-forge/.github/actions/build_setup/action.yml) to your project
38+
- Running `spotlessApply` will format all files for you automatically! If you want GitHub to check each commit for if Spotless has been run, you can add [this](https://github.com/Frontiers-PackForge/CosmicCore/blob/main-1.20.1-forge/.github/workflows/spotless.yml) and [this](https://github.com/Frontiers-PackForge/CosmicCore/blob/main-1.20.1-forge/.github/actions/build_setup/action.yml) to your project

0 commit comments

Comments
 (0)