Skip to content

Instantly share code, notes, and snippets.

View yarb00's full-sized avatar
💤
i'm not dead, just rarely push

yarb00 yarb00

💤
i'm not dead, just rarely push
View GitHub Profile
@yarb00
yarb00 / standard-2-0-example.pws_map
Created July 11, 2025 06:20
PWSandbox: XML-based map showcase
<?xml version="1.0" encoding="UTF-8" ?>
<map xmlns="https://...pwsandbox..." version="2.0">
<!-- Example of the new XML-based map (standard v2) for PWSandbox -->
<!-- https://github.com/PWSandbox/PWSandbox/issues/31 -->
<meta>
<name>Example map</name>
<description>Example map, made using version 2.0 of the PWSandbox map standard.</description>
<author>yarb00</author> <!-- https://github.com/yarb00 -->
</meta>