v0.0.1-2024.01.23-alpha

## Notes: Adding basics
### Added
- Added XJSS-DFiles
- Added LoDS Branding (and images inside)

### Changed
- Changed Nothing

### Removed
- Removed Nothing
This commit is contained in:
Xeon 2024-01-23 18:44:44 -05:00
parent 25330f0d67
commit 3aeca84694
12 changed files with 136 additions and 0 deletions

View File

@ -0,0 +1,7 @@
Fonts:
1. "L": Bank Gothic Regular (Bold)
Colors:
1. Letters: #
2. Lower square: #
3. Background: #FFFFF (White)

BIN
LoDS Branding/DS.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 330 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 466 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 470 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 444 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 416 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 356 KiB

28
README.md Normal file
View File

@ -0,0 +1,28 @@
<p align="center" href="https://github.com/JSSchumacher/joshuaschumacher.com">
<img width="300" src="https://raw.githubusercontent.com/JSSchumacher/JSS-Embeds/main/Images/JSS/JSS.png" />
</p>
<p align="center">
<img align="center" src="https://img.shields.io/github/package-json/v/JSSchumacher/XJSS-DFiles">
<img align="center" src="https://img.shields.io/github/last-commit/JSSchumacher/XJSS-DFiles">
<img align="center" src="https://img.shields.io/github/license/JSSchumacher/XJSS-DFiles">
<img align="center" src="https://img.shields.io/github/issues-raw/JSSchumacher/XJSS-DFiles">
<img align="center" src="https://img.shields.io/github/forks/JSSchumacher/XJSS-DFiles?style=social">
</p>
# XJSS-DFiles
### Name
LoDS - Locally online DS
### Description:
Software to incept NDS local wifi (nifi) for local multiplayer broadcasted online
## What Inspired The Project
When I was playing Mario Kart DS I wanted to play online with them but the online mode sucks and is difficult to setup (my friends aren't all super tech literate).
<p align="center" href="https:/https://github.com/JSSchumacher">
<img width="300" src="https://raw.githubusercontent.com/JSSchumacher/LoDS/LoDS%20Branding/LoDS%20Logo%203x1%20(Centered).png" />
</p>
##### Written By [Xeon](https://github.com/JSSchumacher) <br> Licensed under the [GNU Affero General Public License v3.0](https://github.com/JSSchumacher/XJSS-DFiles/blob/main/LICENSE) <br> Version 10.01.22.0002

43
XJSS-DFiles/ChangeLog.md Normal file
View File

@ -0,0 +1,43 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- This CHANGELOG file to hopefully serve as an evolving example of a
standardized open source project CHANGELOG.
- CNAME file to enable GitHub Pages custom domain
## Planed Items
# [v0.0.0-2024.01.23-alpha] - 2024-01-23
## Notes: Adding basics
### Added
- Added XJSS-DFiles
- Added LoDS Branding (and images inside)
### Changed
- Changed Nothing
### Removed
- Removed Nothing
# [v0.0.0-2024.01.23-alpha] - 2024-01-23
## Notes: Added starting GitHub stuff
### Added
- Added .gitattributes
- Added AGPL-3.0 license
### Changed
- Changed Nothing
### Removed
- Removed Nothing
[Github Page]: https://github.com/JSSchumacher/LoDS
[v0.0.1-2024.01.23-alpha]: https://www.joshuaschumacher.com/dev/work-in-progress
[v0.0.0-2024.01.23-alpha]: https://www.joshuaschumacher.com/dev/work-in-progress

View File

@ -0,0 +1,10 @@
# PushProcedure.md (PushPro.md)
## Dictionary
#### A.C.R. - Add Change Remove <br> C.A.M.S.E.I.R. -Check And Make Sure Everything Is Right
## When pushing to branches (or commits in general) use this checklist to make sure that everything it properly kept up to date.
### 1. A.C.R. {insert item(s)} <br> 2. Update "ChangeLog.md" (with new changes don't forget to add links to GitHub versions) <br> 3. Update "package.json" version <br> 4. C.A.M.S.E.I.R. <br> 5. Copy and paste changes into "GitHub Desktop" <br> 6. C.A.M.S.E.I.R. again <br> 7. Commit <br> 8. Push <br> 9. Cry (lol)
##### Written By [Xeon](https://github.com/JSSchumacher) <br> Licensed under the [GNU Affero General Public License v3.0](https://github.com/JSSchumacher/XJSS-DFiles/blob/main/LICENSE) <br> Version 10.01.22.0002

View File

@ -0,0 +1,39 @@
# OUTDATED
## Dictionary
#### SU - Software Update <br> GU - General Update <br> SUN - Software Update Number <br> ENOTSUN - Extra Number Other Than Software Update Number <br> Number Jumping - Increasing a number a set amount
### When Publishing To Github And Updating Version Number, "Number Jumping" (going up in number a set amount) differs from a software update and a general update.
## Software Update (SU)
### A SU is released everytime a code for the program has been changed. (No matter if code is removed or added)
### Jumps one digit
1.1.0 > (SU) 1.2.0
### And when there is a extra number after the software update number (SUN) jump like normal dropping the ENOTSUN to zero (Extra Number Other Than Software Update Number)
1.3.5 > (SU) > 1.4.0
<br>
## General Update (GU)
### A GU is when there is an addition or subtraction to anything other than the code itself (Example: Added Photos to GitHub or changing of the VNU.md file)
### Jumps one digit after the SUN
1.1.0 > (GU) > 1.1.1
<br>
## So with that being said
#### Version Number: 1.3.6
#### Number Meaning: ReleaseUpdateNumber.SoftwareUpdateNumber.SubGeneralUpdateNumber
#### So with that version v1.3.6 was in release one with a software version of three and a sub general update of six
#### NOTE: SUN only works in the format of X.X.X
## Footer Version Updating
#### Very simple, XX.XX.XX.XXXX (ex: 10.01.22.0002) MM.DD.YY.VERSIONNUMBER
##### Written By [Xeon](https://github.com/JSSchumacher) <br> Licensed under the [GNU Affero General Public License v3.0](https://github.com/JSSchumacher/XJSS-DFiles/blob/main/LICENSE) <br> Version 10.01.22.0002

9
XJSS-DFiles/package.json Normal file
View File

@ -0,0 +1,9 @@
{
"name": "lods",
"version": "v0.0.0-2024.01.23-alpha",
"description": "LoDS - Locally online DS for online local multiplayer on the nds",
"author": {
"name": "Joshua Schumacher",
"email": "contact@joshuaschumacher.com",
"url": "https://joshuaschumacher.com" }
}