- Status
- Offline
- Joined
- Mar 17, 2021
- Messages
- 67
- Reaction score
- 9
In addition to the forum rules, which must be followed in all sections, the following requirements apply for the Minecraft cheat sources section:
Also, it is recommended to include information concerning required compiler (i.e. Gradle, Maven, etc) or a source compilation guide in the topic.
- Sources should not contain obfuscated code;
- If your code is obfuscated, you can try to deobfuscate it using, i.e. You cant view this link please login.;
- If you post cheat client sources or any other source containing cosmetic changes, screenshots must be included in the topic.
- When publishing code snippets, they must be placed in a BB-code block
[CODE=java]
. Example:[CODE=java]int e = 0, ex = 20[/CODE]
Also, it is recommended to include information concerning required compiler (i.e. Gradle, Maven, etc) or a source compilation guide in the topic.