File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1+ globals :
2+ dofile :
3+ args :
4+ - type : string
5+ deprecated :
6+ message : " dofile should not be used in this project; use require instead"
7+ loadfile :
8+ args :
9+ - type : string
10+ deprecated :
11+ message : " loadfile should not be used in this project; use require instead"
12+ os.loadAPI :
13+ args :
14+ - type : string
15+ deprecated :
16+ message : " os.loadAPI should not be used in this project; use require instead"
17+ os.unloadAPI :
18+ args :
19+ - type : string
20+ deprecated :
21+ message : " os.unloadAPI should not be used in this project; use require instead"
Original file line number Diff line number Diff line change 1- std = " .cc-tweaked.selene+.mcfly.selene"
1+ std = " .cc-tweaked.selene+.mcfly.selene+.unicorn-custom.selene "
22
33exclude = [
44 " vendor/**" ,
You can’t perform that action at this time.
0 commit comments