Skip to content

Commit 18ad5c0

Browse files
committed
update: added build tooling to help support multiple packages
- bumped FixedMathSharp to v4.0.0 - migrated drawers to their own directory
1 parent c874538 commit 18ad5c0

121 files changed

Lines changed: 10441 additions & 5427 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.

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# These are supported funding model platforms
22

3-
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
3+
github: mrdav30
44
patreon: mrdav30
55
open_collective: # Replace with a single Open Collective username
66
ko_fi: mrdav30

.github/workflows/github-releases-to-discord.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- name: Checkout
10-
uses: actions/checkout@v3
10+
uses: actions/checkout@v6
1111
- name: GitHub Releases to Discord
1212
uses: SethCohen/github-releases-to-discord@v1
1313
with:

Build.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Build/Base.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Build/Base/COPYRIGHT

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Copyright Information
2+
3+
Primary Author
4+
David Oravsky (mrdav30)
5+
2024–present
6+
7+
Contributors
8+
Additional contributors may be listed in the project's Git history.
9+
10+
Unless otherwise stated, all source code in this repository is
11+
copyright the author and licensed under the MIT License.

Build/Base/COPYRIGHT.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Build/Base/Editor.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Build/Base/Editor/Drawers.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

Build/Base/Editor/Drawers/Fixed64Drawer.cs.meta

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)