Skip to content
This repository was archived by the owner on Apr 18, 2022. It is now read-only.

Commit e5647bd

Browse files
committed
Updated plugins and Pluginloader
1 parent a2db3cb commit e5647bd

300 files changed

Lines changed: 13354 additions & 4509 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.atomignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,12 @@ node_modules
22
*.7z
33
package-lock.json
44
*.map
5+
.github
6+
backups
7+
builds
8+
.gitattributes
9+
*.bat
10+
PULL_REQUEST_TEMPLATE.md
11+
*.js
12+
!gulpfile.js
13+
plugins

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ minified
1515
no-comments
1616
*.7z
1717
package-lock.json
18+
builds
19+
builds

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ MCScriptStudioCode is an editor for [mcscript](https://github.com/stevertus/mcsc
66
Select the version that works best for you, and download it in the "Downloads" section below.
77

88
## License
9-
MIT license, see [here](license)
9+
MIT license, see [here](https://github.com/MinimineLP/mcscriptStudioCode/blob/master/LICENSE)
1010

1111
## Authors
1212

0 commit comments

Comments
 (0)