EllanJiang / GameFramework

This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the development speed and ensures the product quality.
https://GameFramework.cn
MIT License
5.89k stars 1.44k forks source link

NotSupportedException: Platform 'WebGLPlayer' is not supported #67

Open yyget opened 1 year ago

yyget commented 1 year ago

plugin.js:74 NotSupportedException: Platform 'WebGLPlayer' is not supported. at StarForce.ProcedureCheckVersion.GetPlatformPath () [0x00000] in <00000000000000000000000000000000>:0

yyget commented 1 year ago

希望支持webglplayer,这样可以发布微信小游戏。