-
Notifications
You must be signed in to change notification settings - Fork 1
Project structure
╔
E2PistonTiming
╠═══
data
║ ╠═══
Expression2
--> Expression 2 examples
║ ║ ╠═══
basics.txt
[1kB]
║ ║ ╠═══
converted.txt
[1kB]
║ ║ ╠═══
converted_min.txt
[931B]
║ ║ ╚═══
equivalent.txt
[905B]
║ ╠═══
backup
--> Excel for compating output
║ ║ ╠═══
functions_compare.xlsx
[34kB]
║ ║ ╚═══
general_signed_piston.xlsx
[100kB]
║ ╠═══
pictures
--> Contains addon pictures
║ ║ ╠═══
icon.jpg
[59kB]
║ ║ ╚═══
piston_sign.jpg
[74kB]
║ ╚═══
workshop
--> Workshop related control crap
║ ╠═══
addon.json
[312B]
║ ╠═══
addon.txt
[120B]
║ ╠═══
description.txt
[911B]
║ ╚═══
key.txt
[9B]
╠═══
license
[34kB]
╠═══
lua
--> Contains all GLua woremod sub-addons
║ ╚═══
entities
║ ╚═══
gmod_wire_expression2
║ ╚═══
core
║ ╚═══
custom
║ ╠═══
cl_wire_e2_piston_timing.lua
[6kB] --> Piston API description
║ ╚═══
wire_e2_piston_timing.lua
[16kB] --> Piston API implementation
╠═══
readme.md
[2kB]
╚═══
workshop_publish.bat
[1kB] --> Automatic workshop publisher for windows
Attention! Do not modify these wiki pages manually! They are automatically generated and will be overwritten in the next update! I constantly develop this addon, so it will be better to just tell me if something is wrong via the issue system.