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: README.md
+34-16Lines changed: 34 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,6 @@ A [React renderer](https://legacy.reactjs.org/docs/codebase-overview.html#render
8
8
9
9
## Introduction
10
10
11
-
12
11
> 🚧 This project is still under development. Any API may change as needed.
13
12
14
13
React Node InSim is a [React renderer](https://legacy.reactjs.org/docs/codebase-overview.html#renderers) for [Live for Speed](https://www.lfs.net/)[InSim](https://en.lfsmanual.net/wiki/InSim.txt) buttons. It also provides [layout components](#horizontal-stack) for easier button positioning, [hooks](#hooks) for handling incoming InSim packets and tracking server connections & players.
@@ -394,11 +393,13 @@ import { HStack } from 'react-node-insim';
0 commit comments