This website requires JavaScript.
Explore
lain.church
Help
Register
Sign In
izaya
/
OC-PsychOS2
Watch
1
Star
1
Fork
0
You've already forked OC-PsychOS2
mirror of
https://git.shadowkat.net/izaya/OC-PsychOS2.git
synced
2024-11-15 01:07:02 -05:00
Code
Issues
Releases
Wiki
Activity
fe8107bf7f
OC-PsychOS2
/
build.lua
5 lines
70 B
Lua
Raw
Normal View
History
Unescape
Escape
added the preproc library, meaning PsychOS is nominally self-hosting
2020-06-02 19:55:22 -04:00
local
preproc
=
require
"
preproc
"
implement component.get for convenience
2023-07-30 18:11:24 -04:00
add some simple minification filters to preproc, which can shrink the kernel significantly
2023-08-04 06:32:42 -04:00
preproc.minify
=
true
added the preproc library, meaning PsychOS is nominally self-hosting
2020-06-02 19:55:22 -04:00
preproc
(
...
)
Reference in New Issue
Copy Permalink