Skip to content

Commit aca9d04

Browse files
Merge pull request #53 from handzlikchris/features/refactor-to-deliver-as-package
Features/refactor to deliver as package
2 parents ac57171 + f52779c commit aca9d04

File tree

323 files changed

+320
-20349
lines changed

Some content is hidden

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

323 files changed

+320
-20349
lines changed
File renamed without changes.

Assets/FastScriptReload/Documentation/release-notes-md renamed to Assets/Documentation~/release-notes-md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
1.5
2+
- you can now import FSR as a package from github page
23
- hot-reloading internal interfaces / classes would no longer cause compilation error
34
- OnScriptHotReload method can be added at runtime
45
- builder functions will be correctly rewritten

Assets/FastScriptReload/Documentation.meta

Lines changed: 0 additions & 3 deletions
This file was deleted.

Assets/FastScriptReload/Scripts/Editor.meta

Lines changed: 0 additions & 3 deletions
This file was deleted.

Assets/LICENSE.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2022 Chris Handzlik
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

Assets/Scripts/A_Test.cs.meta renamed to Assets/LICENSE.md.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)