Skip to content

Commit

Permalink
getting ready for 1.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Sacchan-VRC committed Nov 13, 2021
1 parent 117189a commit 732612e
Show file tree
Hide file tree
Showing 19 changed files with 3,407 additions and 1,665 deletions.
19 changes: 19 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
Copyright (c) 2021 Sacchan-VRC

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
2 changes: 1 addition & 1 deletion inputs.txt.meta → LICENSE.md.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
File renamed without changes.
16 changes: 8 additions & 8 deletions Prefabs/SB-1Main.prefab

Large diffs are not rendered by default.

48 changes: 24 additions & 24 deletions Prefabs/SC-1Main.prefab

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Prefabs/SF-1Main.prefab

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Prefabs/SH-1Main.prefab

Large diffs are not rendered by default.

8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# SaccFlightAndVehicles

My vehicle prefabs for VRChat SDK3 with UdonSharp
This is a prefab for VRChat containing the vehicles I've made. It is made in such a way that people can use it to create their own vehicles by altering the prefabs.

As of version 1.5 it has become quite modular, allowing for much greator customization, and easy addition of custom code.

This project is licensed under the MIT License - see the LICENSE.md file for details.

If you like my work, please consider buying me a coffee at https://ko-fi.com/sacchanvrc !
3,628 changes: 2,646 additions & 982 deletions SaccFlightExample.unity

Large diffs are not rendered by default.

Loading

0 comments on commit 732612e

Please sign in to comment.