You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,4 +3,8 @@
3
3
Optional client-side modules. Add or remove module files here; they are auto-loaded via the `modules/cl_*.lua` pattern in the fxmanifest.
4
4
5
5
Current modules:
6
-
-`cl_overhead_text.lua` — renders floating text above player heads when triggered by the `pxc:showFloatingText` event (**NOTE:** as of Artifact `25718` there is ongoing issues displaying text above players, CFX is working on a fix)
6
+
-`cl_overhead_text.lua` — renders floating text above player heads when triggered by the `pxc:showFloatingText` event.
7
+
8
+
9
+
## Known Limitations
10
+
- As of Artifact `25718` there is ongoing issues displaying text above players, CFX and the community are working on a fix
0 commit comments