This website requires JavaScript.
Explore
Help
Register
Sign In
OpenPunk
/
Client
Watch
1
Star
0
Fork
0
You've already forked Client
mirror of
https://github.com/OpenFusionProject/Client.git
synced
2024-11-14 02:30:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0060f37e6c
Client
/
defaults
/
config.json
5 lines
99 B
JSON
Raw
Normal View
History
Unescape
Escape
Use fs-extra for copying files synchronously Also, sorry about the diff. Turns out some of the files in the repo were CRLF.
2021-05-17 02:00:27 +00:00
{
"autoupdate-check"
:
true
,
Update config file properties - enable cache swapping by default - replace initial-setup-completed with last-version-initialized
2021-09-18 21:40:30 +00:00
"cache-swapping"
:
true
,
"last-version-initialized"
:
"1.4"
Getting ready to add logic * Empty out placeholders in fields * Slight tweaks to page itself * Bootstrap updated to 4.5.3 * Include uuid package * Separate some logic in index.js to new functions * Add default jsons, as well as code to copy it over on first launch
2020-12-18 04:13:54 +00:00
}
Reference in New Issue
Copy Permalink