This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
eUtils
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
ft: 使用全局的eNpc
master
SisMaker
7 months ago
parent
7be1d81fdf
commit
c1447d9407
3 changed files
with
2 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
BIN
c_src/eNpc
+0
-4
c_src/eNpc.cmd
+2
-2
rebar.config
BIN
c_src/eNpc
View File
+ 0
- 4
c_src/eNpc.cmd
View File
@ -1,4 +0,0 @@
@
echo
off
setlocal
set
rebarscript
=
%~f0
escript.exe
"
%rebarscript:.cmd=%
"
%*
+ 2
- 2
rebar.config
View File
@ -5,7 +5,7 @@
]}.
% {pre_hooks,
% [{"", compile, "e
script c_src/e
Npc compile"}]}.
% [{"", compile, "eNpc compile"}]}.
%
% {post_hooks,
% [{"", clean, "e
script c_src/e
Npc clean"}]}.
% [{"", clean, "eNpc clean"}]}.
Write
Preview
Loading…
Cancel
Save