📱Platform and some api
did it all start from an api?
stopgame()
rungame()
reloadgame()//Website reload system
clipboard("hello world")//copies text you can use (ctrl + v)
console.log(getLanguage())//Example 'tr-TR'
getPlatform()//{platform: 'Windows', fullplatform: 'Win32'}
Platforms
Android
Windows
Macos
Linux
Webbrowser
Last updated