User:Amicdict: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(→‎Projects: updated cl-valve-pack-format.)
(→‎Projects: added cl-valve-texture-format.)
Line 13: Line 13:
==== Unfinished ====
==== Unfinished ====
[https://file.io/4Fx8NF4hPccs cl-valve-binary-space-partition-draft.zip] — (Work in Progress) [[BSP (Source 1)|VBSP]] processor (reading and writing).
[https://file.io/4Fx8NF4hPccs cl-valve-binary-space-partition-draft.zip] — (Work in Progress) [[BSP (Source 1)|VBSP]] processor (reading and writing).
[https://file.io/gJeRBltw0RfB cl-valve-texture-format.zip] Functional but lackintg [[VTF|valve texture format]] reader in Common Lisp.


==== Finished ====
==== Finished ====
[https://file.io/cahgLUOWRHLx cl-valve-pack-format] — Common Lisp [[.vpk|.vpk]] processor (reading and writing).
[https://file.io/cahgLUOWRHLx cl-valve-pack-format] — Common Lisp [[.vpk|.vpk]] processor (reading and writing).

Revision as of 14:46, 20 November 2023

Translation.png

This user translates from english to esperanto.

I'm the Amicdict that has 123.03kEBinds.

Steam Profile

My Projects

I also make too many edits... test

Projects

Unfinished

cl-valve-binary-space-partition-draft.zip — (Work in Progress) VBSP processor (reading and writing).

cl-valve-texture-format.zip Functional but lackintg valve texture format reader in Common Lisp.

Finished

cl-valve-pack-format — Common Lisp .vpk processor (reading and writing).