Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
fix grammar
  • Loading branch information
qouteall authored Nov 26, 2020
1 parent aeb3609 commit 5024b16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To develop this mod for both Fabric and Forge platform, my approach is to mainly develop the Fabric version and
remap the platform-independent code from yarn into mcp and put into the Forge version.
The platform-specific code is in the weird-named `com.qouteall.hiding_in_the_bushes` package. All other code are cross-platform.
The platform-specific code is in the weird-named `com.qouteall.hiding_in_the_bushes` package. All other Java code is cross-platform.
If your PR changes the cross-platform part, the PR should be put on the Fabric version repository https://github.com/qouteall/ImmersivePortalsMod

0 comments on commit 5024b16

Please sign in to comment.