mirror of
https://wiilab.wiimart.org/wiimart/WiiSOAP
synced 2025-09-02 19:41:08 +02:00
Update README.md to include information on how to build WiiSOAP
This commit is contained in:
parent
da229264c3
commit
b0355d8be5
@ -6,5 +6,9 @@ It aims to implement everything necessary to provide title tickets, manage authe
|
||||
|
||||
This repository has been modified to meet the requirements for WiiMart. This includes functions to handle gifted titles (sending and receiving), handling points (addition and removal), a new database schema to support this, and more.
|
||||
|
||||
## Building
|
||||
To build WiiSOAP, `git clone` this repository, and do `go build` in the directory it was cloned into.
|
||||
Make sure you have Go installed, or you won't be able to build it. Get it [here](https://go.dev/learn/)
|
||||
|
||||
## Contributing
|
||||
Ensure you have run `gofmt` on your changes.
|
||||
|
Loading…
x
Reference in New Issue
Block a user