mirror of
https://github.com/CapsAdmin/pac3.git
synced 2025-03-04 03:03:01 -05:00
add CONTRIBUTING.md file
remove TODO.txt and cleanup addon.json
This commit is contained in:
parent
8e6e6a0ed0
commit
41c3c8becb
3
CONTRIBUTING.md
Normal file
3
CONTRIBUTING.md
Normal file
@ -0,0 +1,3 @@
|
||||
# Creating an issue
|
||||
|
||||
The issue tracker is for bugs or feature requests. Try to avoid posting issues like "How do I do X?"
|
9
TODO.txt
9
TODO.txt
@ -1,9 +0,0 @@
|
||||
fix sounds playing regardless of being hidden when overlap is ticked
|
||||
|
||||
-- internal
|
||||
have a high level clientside api for changing parts from lua
|
||||
make properties have tags that define what type they are so property translation become less of a mess
|
||||
|
||||
-- did it work?
|
||||
|
||||
testing committ hook
|
10
addon.json
10
addon.json
@ -10,10 +10,8 @@
|
||||
"*.md",
|
||||
"*.bat",
|
||||
"*.7z",
|
||||
"COPYING",
|
||||
"README.md",
|
||||
"TODO.txt",
|
||||
"boneanimlib.txt",
|
||||
".travis.yml"
|
||||
"*.md",
|
||||
"*.yml",
|
||||
"COPYING"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user