mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-08-28 13:50:51 -05:00
Remote configuration
This commit is contained in:
15
resources/common/remote-config.json
Normal file
15
resources/common/remote-config.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"require_version": [],
|
||||
"coral": {
|
||||
"znca_version": "2.1.1"
|
||||
},
|
||||
"coral_auth": {
|
||||
"splatnet2statink": {},
|
||||
"flapg": {},
|
||||
"imink": {}
|
||||
},
|
||||
"moon": {
|
||||
"znma_version": "1.17.0",
|
||||
"znma_build": "261"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user