Include external frameworks, but do not commit them. Please provide authors' credit.

This commit is contained in:
buzz-lightsnack-2007 2024-03-19 09:22:07 +08:00
parent 4e8ed95ea6
commit a34b1beddf
3 changed files with 12 additions and 0 deletions

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
.DS_Store
/bin
interface.external.css
jquery.js

5
gui/scripts/external/ReadMe.md vendored Normal file
View file

@ -0,0 +1,5 @@
# External GUI Libraries
are not included in this repository for the sake of providing authors' credit. Moreover, it's recommended to get the latest versions for as long as they do not break.
## Dependencies
- [ ] [JQuery](https://jquery.com/)

5
gui/styles/ReadMe.md Normal file
View file

@ -0,0 +1,5 @@
# External GUI Libraries
are not included in this repository for the sake of providing authors' credit. Moreover, it's recommended to get the latest versions for as long as they do not break.
Please choose one; they're exactly the same, but you'll have to rename them as `interface.external.css`.
- [ ] [7.css](https://khang-nd.github.io/7.css/)