mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-10-27 14:25:01 +00:00
| .. | ||
| NgPrompt.hx | ||
| NGUnsafe.hx | ||
| NGUtil.hx | ||
| README.md | ||
funkin.api.newgrounds
This package contains two main classes:
NGUtilcontains utility functions for interacting with the Newgrounds API.- This includes any functions which scripts should be able to use, such as retrieving achievement status.
NGUnsafecontains sensitive utility functions for interacting with the Newgrounds API.- This includes any functions which scripts should not be able to use, such as writing high scores or posting achievements.