Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xjine/unity_ipbasedenablemanager
Enable/Disable some objects and behaviours based on local IP address.
https://github.com/xjine/unity_ipbasedenablemanager
assets unity
Last synced: 15 days ago
JSON representation
Enable/Disable some objects and behaviours based on local IP address.
- Host: GitHub
- URL: https://github.com/xjine/unity_ipbasedenablemanager
- Owner: XJINE
- License: bsd-3-clause
- Created: 2024-05-29T10:12:26.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-14T08:39:05.000Z (about 2 months ago)
- Last Synced: 2024-11-14T09:32:54.846Z (about 2 months ago)
- Topics: assets, unity
- Language: C#
- Homepage:
- Size: 140 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity_IPBasedEnableManager
Enable/Disable some objects and behaviours based on local IP address.
## Importing
You can use Package Manager or import it directly.
```
https://github.com/XJINE/Unity_IPBasedEnableManager.git?path=Assets/Packages/IPBasedEnableManagers
```