This website requires JavaScript.
Explore
Help
Register
Sign In
sandvich
/
FXclient-mirror
mirror of
https://github.com/fxclient/FXclient
Watch
1
Star
0
Fork
You've already forked FXclient-mirror
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ca631ae035
FXclient-mirror
/
index.js
2 lines
95 B
JavaScript
Raw
Blame
History
console
.
log
(
"Building FXClient"
)
;
require
(
"./download.js"
)
(
)
.
then
(
(
)
=>
require
(
"./build.js"
)
)
;
Reference in New Issue
View Git Blame
Copy Permalink