-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added a WIKI and published it.
- Loading branch information
Showing
288 changed files
with
665,978 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
# FBD | ||
|
||
FBD is a BBS based on Undertale Universe. It can also be used as a template for other game universe. | ||
|
||
## Installation | ||
|
||
Download from GitHub with GIT | ||
|
||
```bash | ||
git clone https://github.com/EvrestRGB/FBD.git | ||
``` | ||
|
||
OR with GitHub CLI | ||
|
||
```bash | ||
gh repo clone EvrestRGB/FBD | ||
``` | ||
|
||
## Commands | ||
|
||
```FBD | ||
FTP | ||
``` | ||
|
||
```FBD | ||
PUNS | ||
``` | ||
|
||
```FBD | ||
SANS | ||
``` | ||
|
||
```FBD | ||
ECHO word | ||
``` | ||
|
||
```FBD | ||
CUNDUCT | ||
``` | ||
|
||
```FBD | ||
VER | ||
``` | ||
|
||
```FBD | ||
HELP | ||
``` | ||
|
||
## Contributing | ||
|
||
Pull requests are welcome. For major changes, please open an issue first | ||
to discuss what you would like to change. | ||
|
||
Please make sure to update tests as appropriate. | ||
|
||
## License | ||
|
||
[MIT](https://choosealicense.com/licenses/mit/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>FBD Wiki</title> | ||
<script type="module" src="https://cdn.jsdelivr.net/gh/zerodevx/zero-md@2/dist/zero-md.min.js"></script> | ||
</head> | ||
<body> | ||
<zero-md src="/WIKI.md"></zero-md> | ||
</body> | ||
</html> |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.