Skip to content

Commit 2380df4

Browse files
authored
Create README.md
1 parent 1f8fbf8 commit 2380df4

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

README.md

+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Origin: Classes (Forge)
2+
A Forge port for Origin: Classes
3+
4+
## Description
5+
This mod is an add-on to the Origins mod. In addition to choosing an origin, you now also choose a class.
6+
Classes available are the following:
7+
8+
* Archer
9+
* Beastmaster
10+
* Blacksmith
11+
* Cleric
12+
* Cook
13+
* Explorer
14+
* Farmer
15+
* Lumberjack
16+
* Merchant
17+
* Miner
18+
* Nitwit
19+
* Rancher
20+
* Rogue
21+
* Warrior
22+
23+
## Disclaimer
24+
1. This is **NOT** an official port.
25+
2. **DON'T** ask for backport, this mod relies on [EdwinMindcraft](https://github.com/EdwinMindcraft)'s [forge port](https://github.com/EdwinMindcraft/origins-forge) for [Origins](https://github.com/apace100/origins-fabric), and most features needs the latest version of that mod to work properly.
26+
3. Most of the code were rewritten to fit forge environment and extend customabilities, so keep in mind that some features may be slightly different from the fabric version.
27+
28+
## Contributing
29+
1. For translation: **DON'T** simply copy translation from the fabric version. As what I mentioned in the disclaimer, some features are different, so always take en_us.json as your only reference.
30+
2. For issues: Version information of Minecraft, Forge, Origins and Origins: Classes are mandatory for an issue, crash reports and logs are also important. Only with enough information can other contributors or me find and fix the problem.
31+
3. For pull requests: I'm open to PRs. If you'd like to contribute with the mod, feel free to open a PR!
32+
33+
## Further Infomation
34+
For more information and a download link, visit the CurseForge page.

0 commit comments

Comments
 (0)