]> git.localhorst.tv Git - alttp.git/blob - config/google.php
add up to 4 player support for zsr sync
[alttp.git] / config / google.php
1 <?php
2
3 return [
4         'api_key' => env('GOOGLE_API_KEY', ''),
5 ];