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
This is the main repository for the rewrite of Dimensional Doors by StevenRS11. This repository contains the up-to-date code base and commits submitted.
5
+
This is the main repository for the rewrite of Dimensional Doors by StevenRS11. This repository contains the up-to-date code base and commits submitted.
6
6
7
7
## Discord Server
8
8
For the main bits, we have a Discord server made specifically for talking about Dimensional Doors. It's also the place where the devs meet to discuss current progress on certain aspects, and get feedback from the team.
@@ -12,15 +12,17 @@ For the main bits, we have a Discord server made specifically for talking about
12
12
## Bugs and Suggestions
13
13
Experiencing a bug or just have a suggestion that is in-line with the mod's lore? Make a ticket about it!
14
14
15
-
### For Bugs
16
-
- Include the mod version (if it was built by the team)
17
-
- Minecraft Version (different versions can experience bugs that are not available in others)
18
-
- Forge Version (different versions can experience bugs that are not available in others)
19
-
- And a link to the error, preferablly, to PasteBin
15
+
### Bug Reports
16
+
You can report any bugs you find on [the issues page](https://github.com/DimensionalDevelopment/DimDoors/issues). Please include the following information:
17
+
18
+
- The version of the mod you're using
19
+
- Your Minecraft version (different versions can experience bugs that are not available in others)
20
+
- Your forge version (different versions can experience bugs that are not available in others)
21
+
- A list of other mods you're using, if the issue does not happen with only Dimensional Doors installed
22
+
- A crash report, or preferably a full log (latest.log and debug.log). We have a paste site at https://paste.dimdev.org/
20
23
21
-
### For Suggestions
22
-
- Include a detailed description with what you would like to see in the mod
23
-
- It is also recommended that you explain how it can fit into the mods lore.
24
+
### Suggestions
25
+
For suggestions, please join [our discord server](https://discord.gg/f27hdrM), or [create a Github issue](https://github.com/DimensionalDevelopment/DimDoors/issues). Please include a detailed description with what you would like to see in the mod and explain how it can fit into the mods lore.
24
26
25
27
## Contributing
26
28
There are many ways to contribute to the project. We encourage you to join our Discord server if you have any questions about how to contribute.
@@ -35,7 +37,7 @@ This project uses [Lombok](https://projectlombok.org/) to automatically generate
35
37
[This page](https://github.com/DimensionalDevelopment/DimDoors/tree/1.12-WIP/src/main/resources/assets/dimdoors/lang) contains all the currently translated languages. To contribute a translation, start by copying the [en_US.lang file](https://github.com/DimensionalDevelopment/DimDoors/blob/1.12-WIP/src/main/resources/assets/dimdoors/lang/en_US.lang) to a text editor, and saving it as the [correct locale code](https://minecraft.gamepedia.com/Language#Available_languages). Translate **only what is to the right of the = sign**, and then click "Create a new file" on [this page](https://github.com/DimensionalDevelopment/DimDoors/tree/1.12-WIP/src/main/resources/assets/dimdoors/lang) to submit your translation.
36
38
37
39
### Testing
38
-
You can help us test the latest dev release and report bugs before we submit the next beta by downloading and playing using the latest built jar from here: https://github.com/DimensionalDevelopment/DimDoors/releases**IMPORTANT:** These jars are untested and might cause loss of pockets, rift connections, or worlds. Always back up your worlds folder before testing them.
40
+
You can help us test the latest dev release and report bugs before we submit the next release by downloading and playing using the latest built jar from here: https://github.com/DimensionalDevelopment/DimDoors/releases**IMPORTANT:** These jars are untested and might cause loss of pockets, rift connections, or worlds. Always back up your worlds folder before testing them.
39
41
40
42
## Join the Team
41
43
Dimensional Development is always looking to expand (there are currently only 4 active members in the team) and introduce new members to the team and community. Join our Discord and talk to us! Tell us how you can help.
0 commit comments