gamejoltlua:为您所有可爱的Lua项目获得GameJolt的机会

时间:2024-06-04 06:43:13
【文件属性】:

文件名称:gamejoltlua:为您所有可爱的Lua项目获得GameJolt的机会

文件大小:8KB

文件格式:ZIP

更新时间:2024-06-04 06:43:13

deprecated Lua

GameJolt.lua 为基于Lua的项目提供对GameJolt服务的访问。 使用gamejolt.lua的项目 用法 将文件从仓库中放入应用程序的文件夹中。 local GJ = require " gamejolt " GJ. init (gameID, gameKey) GJ. authUser (username, usertoken) GJ. openSession () -- your further manipulations 用于GameJolt模块的Haxe风格的界面: interface GameJolt { static var username : String ; static var userToken : String ; static var isLoggedIn : Bool ; static function init ( id :


【文件预览】:
gamejoltlua-master
----.gitignore(574B)
----gamejolt()
--------init.lua(6KB)
--------md5.lua(10KB)
----README.md(2KB)
----.gitattributes(378B)

网友评论