This website requires JavaScript.
Explore
Help
Sign In
Skye
/
OC-PsychOS2
Watch
1
Star
0
Fork
0
You've already forked OC-PsychOS2
forked from
izaya/OC-PsychOS2
Code
Pull Requests
Releases
Activity
026f2524e6
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-03 09:55:22 +10:00
local
preproc
=
require
"
preproc
"
implement component.get for convenience
2023-07-31 08:11:24 +10:00
add some simple minification filters to preproc, which can shrink the kernel significantly
2023-08-04 20:32:42 +10:00
preproc.minify
=
true
added the preproc library, meaning PsychOS is nominally self-hosting
2020-06-03 09:55:22 +10:00
preproc
(
...
)
Copy Permalink