Skip to content
Merged
1 change: 1 addition & 0 deletions descriptions/Engine.NeoX.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
NeoX is the [NetEase Games](https://www.neteasegames.com/)’ proprietary engine for PC and mobile development.
1 change: 1 addition & 0 deletions rules.ini
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ LithTech = (?:^|/)default\.archcfg$
Love2D = (?:^|/)(?:lib)?love\.(?:dll|so|so\.0)$
Marmalade = (?:^|/)angle/lib(?:EGL|GLESv2)Marmalade\.dll
MonoGame = (?:^|/)monogame
NeoX = (?:^|/)neox\.xml$
Nitrous = \.MeshDesc$
NovaLogic_Engine[] = (?:^|/)resource\.pff$
NovaLogic_Engine[] = (?:^|/)Update\.wiz$
Expand Down
2 changes: 2 additions & 0 deletions tests/types/Engine.NeoX.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/neox.xml
neox.xml
5 changes: 5 additions & 0 deletions tests/types/_NonMatchingTests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1151,6 +1151,11 @@ common/main.ts.dso
common/main_cs.dso
SoundEngine.bundle
common/defines.xml
Neoxml
Neo.xml
fneox.xml
neox.fxml
neox.xmlf
defines.txt
00_defines.txt
Punkbuste
Expand Down