Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Huawei Game Service Solar2d Plugin

This plugin was created based on Huawei Game Service. Please check for detailed information about Huawei Game Service.

In order to use the Huawei Game Service, you must first create an account from developer.huawei.com. And after logging in with your account, and then you must create a project in the huawei console in order to use HMS kits.

Project Setup

To use the plugin please add following to build.settings

{
    plugins = {
        ["plugin.huaweiGameService"] = {
            publisherId = "com.solar2d",
        },
    },
}

After you need to define the plugin in main.lua.

local gameService = require "plugin.huaweiGameService"

gameService.init()

References

HMS Game Service here
HMS Game Service Result Codes here

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages