8 lines
223 B
Plaintext
8 lines
223 B
Plaintext
{
|
|
// Whether to allow patting players with a shift-right-click.
|
|
"allowPats": true,
|
|
/* Whether to load contributor info from the internet.
|
|
If false, no one will appear as a contributor.
|
|
*/
|
|
"loadContributors": true
|
|
} |