mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 02:42:22 +01:00
Add config display name + change some files around
This commit is contained in:
11
Config/catalog_config.json
Normal file
11
Config/catalog_config.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"//": "BR Item shop config",
|
||||
"daily1": "",
|
||||
"daily2": "",
|
||||
"daily3": "",
|
||||
"daily4": "",
|
||||
"daily5": "",
|
||||
"daily6": "",
|
||||
"featured1": "",
|
||||
"featured2": ""
|
||||
}
|
||||
3
Config/config.ini
Normal file
3
Config/config.ini
Normal file
@@ -0,0 +1,3 @@
|
||||
[Config]
|
||||
bUseConfigDisplayName=false # If this is set to false, it will use the email to display name method.
|
||||
displayName=LawinServer # Your fortnite display name.
|
||||
Reference in New Issue
Block a user