feat: major overhaul
This commit is contained in:
parent
346b76f106
commit
69b5547693
1 changed files with 28 additions and 18 deletions
46
README.md
46
README.md
|
|
@ -1,34 +1,44 @@
|
|||
# Spacebar Network
|
||||
Spacebar Network(SPBR) is a extension of Splatfestival Network(SPFN), which aims to be a Nintendo Network recreation primarily with the intention of hosting Splatfests with Splatfestival. (Spacebar is seperate from this purpose, however we are still partnered with Splatfestival.)
|
||||
### Thanks for checking out our Git repositories! If you wish to contribute, please read the contributing guide under individual repositories.
|
||||
|
||||
## Are you a Pretendo copy?
|
||||
### If you do contribute, make an account, or use any of our services, you are automatically bound to our Network [rules,](https://git.spbr.net/policy/src/branch/main/GENERAL-NETWORK-RULES.md/) [Code of Conduct,](https://git.spbr.net/spacebar/policy/src/branch/main/CODE_OF_CONDUCT.md/) and our [Privacy Policy.](https://git.spbr.net/spacebar/policy/src/branch/main/PRIVACY-POLICY.md/) **YOU HAVE BEEN WARNED.**
|
||||
|
||||
We do NOT exist to compete with Pretendo, in fact as long as its possible we would like to contribute out efforts to Pretendo.
|
||||
# What is Spacebar Network?
|
||||
Spacebar Network, shortened as "Spacebar", "SPBR", or as our former name "Splatfestival Network", is a Nintendo Network continuation with the goal of providing the best experience possible. Our servers are designed to be:
|
||||
### (A) Fast
|
||||
|
||||
The reason why this isn't always what happens is because we have differing opinions on how code should be written from Pretendo, which is reasonable and should not be taken as hate against Pretendo as each decision has its up and downsides. Pretendo has simply chosen to stick to their original decisions and not change them which allows them to stabilize things more.
|
||||
### (B) Stable
|
||||
|
||||
### NOTE:
|
||||
### (C) Secure
|
||||
|
||||
### _AND MOST IMPORTANTLY:_
|
||||
### (D) With functionality as close to Nintendo Network as possible
|
||||
|
||||
Pretendos reverse engineering efforts have been a huge help towards SPBR.
|
||||
If you wish to view our services, you may want to check out our [website.](https://spfn.net)
|
||||
|
||||
Despite all this, I do belive it has to be noted that our code is **NOT** a reimplementation of Pretendo code, it is **FUNDAMENTALLY** and works in wildly different ways _(if you want to see an extreme example of this look to rust-nex.)_
|
||||
# Q&A
|
||||
|
||||
Please do NOT use our code in an effort to do harm to Pretendo. You will be dropped from any kind of support for spbr or spfn and will be blocked as much as is possible.
|
||||
## How do I set up SPBR?
|
||||
|
||||
### Links:
|
||||
- [Pretendo Website](https://pretendo.network/)
|
||||
- [Splatfestival Website](https://spfn.net/)
|
||||
Setting up SPBR is a super easy task! We support unmodded & aroma modded consoles, and you may do so by viewing the [guide.](https://spfn.net/guides/)
|
||||
|
||||
## How can I purpose network rule changes?
|
||||
|
||||
## Contributing with AI
|
||||
You may not put any of our projects into any sort of generative ai, doing so will be treated as a copyright violation under the agpl due to feeding agpl licensed code into the ai model which will result into our code illegally being used as part of a project which is not licensed under agpl(the ai model).
|
||||
You may do so by checking out our [Policy repo.](https://git.spbr.net/spacebar/policy/) Here you can make merge requests and our moderators will review them.
|
||||
|
||||
In addition to this if we find you submitting any kind of ai generated code we will first not accept your commit and if you continue doing so will ban you from ever contributing to spfn or spbr.
|
||||
## Help! I can't login, or I forgot my password!
|
||||
|
||||
My reasoning for this is that the current generative ai industry is a plague affecting our entire economy, it is only a tool which seeks to replace people doing their jobs and in effect is only designed to put everyone out of a job.
|
||||
For technical issues or resetting your password, you must join our discord server by going to the website and scrolling to the bottom, now click "Join the Discord".
|
||||
|
||||
In addition to this ai is hogging way too many of our resources, it is effectively draining our water supply and taking way too much electiricy to sustain.
|
||||
Once verified, please go to the #assistance channel and ping a SPFN developer.
|
||||
|
||||
AI is also a danger to the ecosystem as getting AI to keep up with what companies want will only further require more resource exploitation resulting to even more damage to the environment than we are already doing.
|
||||
## Are you a Pretendo fork?
|
||||
|
||||
You can find more detailed info on why the kind of Generative AI which is popular in recent times is bad for everyone in numerous other places.
|
||||
No. We are not affiliated with Pretendo. As it stands, we do not use any pretendo code in any shape or form on our servers, and are doing our best to distinguish ourselves from Pretendo Network. Our network works in wildly different ways. (If you wish to see an example, please view [rust-nex.](https://git.spbr.net/spacebar/rust-nex/)) We do our own research and any outside information is retrieved from the [Nintendo Clients Wiki.](https://github.com/kinnay/NintendoClients/wiki/)
|
||||
|
||||
## Can I contribute using AI?
|
||||
No. You are barred from putting any of our projects into generative AI, claude code, or any sort of code assistance AI, with the exception of inline (e.g., via your IDE.)
|
||||
|
||||
## How can I self-host Spacebar Network?
|
||||
|
||||
Each repository may have a different guide, however if you are still confused, you may be able to receive help from one of our developers in the discord. If you cannot find the discord, visit our website and scroll to the footer.
|
||||
Loading…
Reference in a new issue