Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions descriptions/SDK.E-mote.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[**E-mote**](https://emote.mtwo.co.jp/) is a Japanese software developed by M2 Co., Ltd. It is primarily used in visual novels to create highly animated and expressive character sprites.
1 change: 1 addition & 0 deletions rules.ini
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ CRIWARE[] = (?:^|/)cri_ware_unity\.dll$
cURL = curl(?:module|lib|d|-?[34]|-ttv|-x64|64|_pluginw64_release)?\.(?:dll|exe|lib|so|so\.[34]|so\.[34]\.[0-9]{1,3}\.[0-9]{1,3})$
DirectStorage = (?:^|/)dstorage\.dll$
Discord = (?:^|/)(?:lib)?discord(?:|-rpc|_game_sdk)\.(?:dll|dylib|so)$
E-mote = ^emotedriver\.dll$
EpicOnlineServices = (?:^|/)(?:lib)?eossdk
FluidSynth = fluidsynth
FMOD = (?:^|/)(?:lib)?fmod(?:l|ex|exl|studio|studiol)?(?:64)?\.(?:dylib|dll|so)$
Expand Down
1 change: 1 addition & 0 deletions tests/types/SDK.E-mote.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
emotedriver.dll
5 changes: 5 additions & 0 deletions tests/types/_NonMatchingTests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -905,6 +905,11 @@ Binaries/amd_fidelityfx_vk.dlll
CryRenderVulkanxdll
CryD3DCompilerStubxdll
enginexpak
emotedriver_dll
notactuallyemotedriver.dll
emotedriver.dllwhoops
sub/dir/notactuallyemotedriver.dll
sub/dir/emotedriver.dllwhoops
LICENSExelectronxtxt
scummvmxexe
packs/sli_spk
Expand Down