Skip to content

Internet connection checker script for Godot. Generally useful for mobile devices.

License

Notifications You must be signed in to change notification settings

cagdasc/godot-network-checker

Repository files navigation

CheckNConnection

Internet connection checker script for Godot. Generally useful for mobile devices.

Usage

You need to add CheckNConnection.gd file with AutoLoad to your project and enable Singleton feature.

You can find test implementation in TestScene.gd file.

Run:

user@host:~/project_path$ godot TestScene.tscn

License

Copyright 2019 Cagdas Caglak

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Internet connection checker script for Godot. Generally useful for mobile devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages