mirror of
https://github.com/Sevii77/proper_clipping.git
synced 2025-03-04 03:13:04 -05:00
steam workshop
This commit is contained in:
parent
c88ab97bff
commit
f914228f27
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
release/
|
@ -37,4 +37,4 @@ Client Convars:
|
||||
|
||||
---
|
||||
|
||||
Comming to a Steam Workshop near you Soon™
|
||||
[Available on the Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=2256491552)
|
13
addon.json
Normal file
13
addon.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"title" : "Proper Clipping",
|
||||
"type" : "tool",
|
||||
"tags" : ["realism", "build"],
|
||||
"ignore" : [
|
||||
"addon.jpg",
|
||||
"README.md",
|
||||
".gitignore",
|
||||
".git/*",
|
||||
"release/*",
|
||||
"imgs/*"
|
||||
]
|
||||
}
|
BIN
imgs/1.jpg
Normal file
BIN
imgs/1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 877 KiB |
BIN
imgs/2.jpg
Normal file
BIN
imgs/2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 799 KiB |
BIN
imgs/3.jpg
Normal file
BIN
imgs/3.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 968 KiB |
BIN
imgs/4.jpg
Normal file
BIN
imgs/4.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Loading…
Reference in New Issue
Block a user