mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-12 16:55:37 +02:00
✨ feat: Add input server (#37)
## Description **What issue are you solving (or what feature are you adding) and how are you doing it?** Doing some ground work for the input server, here I am initializing a go project. That's all
This commit is contained in:
3
bin/input/go.mod
Normal file
3
bin/input/go.mod
Normal file
@@ -0,0 +1,3 @@
|
||||
module github.com/wanjohiryan/netris
|
||||
|
||||
go 1.22.2
|
||||
Reference in New Issue
Block a user