Skip to content
Open
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/Engine.Pyglet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[**pyglet**](https://pyglet.org/) is a Python library for developing games and other applications on Windows, macOS, and Linux.
1 change: 1 addition & 0 deletions rules.ini
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ PlayFirstPlayground = \.pfp$
Prism3D[] = (?:^|/)base\.scs$
Prism3D[] = (?:^|/)p3shared\.dll$
PyGame = (?:^|/)pygame
Pyglet = (?:^|/)pyglet/
Rayne = (?:^|/)Rayne\.dll$
RealVirtuality[] = \.pbo$
RealVirtuality[] = \.bisign$
Expand Down
2 changes: 2 additions & 0 deletions tests/types/Engine.Pyglet.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
lib/pyglet/
pyglet/
1 change: 1 addition & 0 deletions tests/types/_NonMatchingTests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1389,6 +1389,7 @@ Files/languagebank/english/textfiles/fpsc-050
Files/languagebank/english/textfiles/notactuallyfpsc-050.ini
Files/languagebank/english/textfiles/fpsc-050.iniwhoops
languagebank/english/textfiles/fpsc-050.ini
pyglet.py
Yarn.Test.Spinner.dll
/Yarn/Spinner
YarnSpin
Expand Down