Reference
This section provides detailed reference documentation for working with React. For an introduction to Oh My Prvd, see the Learn section.
Under construction
The reference is under construction - information may be incomplete or missing.
Packages
The reference is broken down into functional packages:
Core
Details the ohmyprvd
package, which implements provider primitives and
everything needed to bootstrap a game.
Lifecycles
Details the ohmyprvd-lifecycles
package, which implements a "small" amount of
lifecycle events.
Net
Details the ohmyprvd-net
package, which implements networking primitives for
providers.
Components
Details the ohmyprvd-components
package, which implements a component system
for providers.
Developer Tools
Details the ohmyprvd-devtools
package, which implements quality of life
developer tools for working with Oh My Prvd.