This repository has been archived by the owner on Dec 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
258a467
commit 2a79c51
Showing
1 changed file
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,15 @@ | ||
# LC-Relic-Generator | ||
GUI to easily create relics with the desired characteristics on a private LunarCore server for a pne anime game. | ||
GUI to easily create relics with the desired characteristics on a private LunarCore server for a pne anime game. It's like GrasscutterTools | ||
|
||
# Running | ||
1. Download the exe file from the release or copy the source code if you have Python installed | ||
### If you play this anime game with a non-English interface: | ||
1. Open the config.json of your LunarCore server | ||
2. Find the language parameter in the serverOptions section and replace its value with your language | ||
3. Start the server, open Lunar Core Handbook.txt and make sure the description after the item IDs are now in your language. | ||
--- | ||
|
||
|
||
|
||
2. Place the downloaded LC Relic Generator in the folder with your LunarCore server or copy the `Lunar Core Handbook.txt` into the folder where you choose to place this program | ||
3. Run `LC Relic Generator.exe` |