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
//! #### You might want to install the [ff-init](https://github.com/peterhellberg/ff-init) tool and use that instead of manually creating the files for your game.
11
+
//! #### You might want to install [ff-init](https://github.com/peterhellberg/ff-init) ✨
12
12
//!
13
+
//! _(and use that instead of manually creating the files for your game)_
14
+
//!
15
+
//! ##### Installation
16
+
//!
17
+
//! _(Requires you to have [Go](https://go.dev/dl/) installed)_
18
+
//!
19
+
//! ```
20
+
//! go install github.com/peterhellberg/ff-init@latest
0 commit comments