File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11# Condition
22
3- "Condition" by FMS_Cat
4- A 64KB WebGL Intro
3+ "Condition" by FMS_Cat
4+ A 64KB WebGL Intro
55Appeared in Revision 2021, PC 64KB Intro Compo
66
77[ See the demo!] ( https://fms-cat.github.io/condition/pages )
@@ -10,7 +10,7 @@ Appeared in Revision 2021, PC 64KB Intro Compo
1010
1111## ` #define COMPROMISE 1 `
1212
13- I'm so embarrassed that this project contains so many dumb strategies about size / performance optimization because deadline matters.
13+ I'm so embarrassed that this project contains so many dumb strategies about size / performance optimization because deadline matters.
1414You totally shouldn't reference this project to do something by yourself.
1515
1616## Build
@@ -35,11 +35,11 @@ Only works in development build
3535
3636## Minification
3737
38- [ terser's] ( https://terser.org/docs/api-reference.html ) mangler is spicy
39- you'll die instantly if you access to object properties using a string identifier
38+ [ terser's] ( https://terser.org/docs/api-reference.html ) mangler is spicy
39+ you'll die instantly if you access to object properties using a string identifier
4040see ` webpack.config.js ` and ` src/automaton-fxs/fxDefinitions.ts ` for the funny jokes
4141
42- jsexe is good
42+ jsexe is good
4343note that it cannot parse nowadays ecmascript though
4444
4545shader minifier is way too spicy so I made a [ separate document] ( ./shader-minifier-tips.md )
You can’t perform that action at this time.
0 commit comments