Commit 312af79 1 parent 06c27a6 commit 312af79 Copy full SHA for 312af79
File tree 1 file changed +29
-0
lines changed
1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,35 @@ template engine.
8
8
This README is not yet complete, but gives a basic rundown of how the folder structure
9
9
works. I'll get around to finishing it one day.
10
10
11
+ ## Contributors
12
+
13
+ This section is for listing the contributors to NanoUI.
14
+
15
+ - -tg-station/Neersighted
16
+ - Special thanks goes to Neersighted for creating most of the newest and best features
17
+ of NanoUI. Everything between using the Gulp build system to switching to LESS styles
18
+ has been directly adapated and/or copied from his original work for -tg-station and
19
+ their UI system, tgui.
20
+
21
+ Systems ported/adapted from -tg-station and Neersighted include, but are not limited
22
+ to:
23
+
24
+ - NanoUI's JavaScript controlling the "fancy" borderless window mode.
25
+ - The NanoTrasen.svg logo (Licensed under CC 3.0 BY-SA).
26
+ - The Gulp buildscript concept, as well as a large amount of the actual
27
+ Gulpfile.coffee.
28
+ - The packages in bower.json and packages.json files were hand-picked by Neersighted
29
+ for usage in compiling NanoUI.
30
+ - A considerable amount of this README is adapated from Neersighted's documentation.
31
+ - The concepts following: Using FontAwesome instead of icon16, Using LESS to expand
32
+ NanoUI's CSS style.
33
+
34
+ NanoUI is licensed under AGPLv3. This applies to it's serverside ` DM ` code as well as it's
35
+ clientside ` JavaScript ` and ` LESS ` code. The file ` nano/images/nanotrasen.svg ` is licensed
36
+ under CC 3.0 BY-SA, and was created by Neersighted. All other image files in the
37
+ ` nano/images/ ` directory are subject to the standard image license applied to the Paradise
38
+ repository icons.
39
+
11
40
## Folder Rundown
12
41
13
42
### /assets
You can’t perform that action at this time.
0 commit comments