Bitte melden Sie sich an, um diesen Link zu sehen.
Hi, I want to release my Wiki which I created in a few days ~3 years ago. It's created in CRA React.js, without any special framework.
It has 2 modules:
- proto_to_json - you will have to put here mob_drop_item.txt, special_item_group.txt, item_proto.txt, etc. and it will convert them to .json format
- wiki - the website itself, which loads the json files to serve the data
The code is not linted, or very good. But it might be useful for someone who wants to extend it.
P.S.: Dependencies need to updated most probably, if you don't, use NodeJS version 14 (LTS Fermium)
Source code (on GitLab) - Bitte melden Sie sich an, um diesen Link zu sehen.
Bitte melden Sie sich an, um diesen Link zu sehen.