mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-05 03:34:52 +01:00
Added a way to configure stats and moved parser logic to other file.
This commit is contained in:
parent
1d920c538a
commit
bca4bd6dc1
8 changed files with 486 additions and 298 deletions
7
files_example/steam_settings.EXAMPLE/stats.EXAMPLE.txt
Normal file
7
files_example/steam_settings.EXAMPLE/stats.EXAMPLE.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
lifetime_experience=int=0
|
||||
experience=int=0
|
||||
stat_example_name1=float=3.5
|
||||
stat_example_name2=int=1337
|
||||
stat_example_name3=int=0
|
||||
stat_example_name4=float=0
|
||||
stat_example_name5=avgrate=0
|
||||
Loading…
Add table
Add a link
Reference in a new issue