diff --git a/descriptions/SDK.LuaSteam.md b/descriptions/SDK.LuaSteam.md new file mode 100644 index 000000000..0f83cd9ac --- /dev/null +++ b/descriptions/SDK.LuaSteam.md @@ -0,0 +1 @@ +[**LuaSteam**](https://github.com/uspgamedev/luasteam) is a library that enables you to use SteamWorks API with the Lua programing language. diff --git a/rules.ini b/rules.ini index 57e63f556..07e4a5d31 100644 --- a/rules.ini +++ b/rules.ini @@ -250,6 +250,7 @@ iZotope = (?:^|/)iZotope\.dll$ JVM = (?:^|/)bin/java(?:\.exe|\.dll)?$ Lua[] = (?:^|/)(?:lib)?lua5\.?[01234]\.(?:dll|so)$ Lua[] = \.lua$ +LuaSteam = (?:^|/)luasteam\.(?:dll|so)$ Miles_Sound_System = (?:^|/)mss(?:16|32|64)\.dll$ Modio = (?:^|/)mod\.?io NodeJS = (?:^|/)node\.dll$ diff --git a/tests/types/SDK.LuaSteam.txt b/tests/types/SDK.LuaSteam.txt new file mode 100644 index 000000000..508b631ad --- /dev/null +++ b/tests/types/SDK.LuaSteam.txt @@ -0,0 +1,4 @@ +/luasteam.dll +/luasteam.so +luasteam.dll +luasteam.so