├── .gitattributes ├── Img ├── cfg.jpg ├── npp_qc_light_and_dark.jpg ├── qc.jpg ├── res.jpg ├── rules.jpg ├── smd.jpg ├── soundscape.jpg ├── vbsp.jpg └── vmt.jpg ├── README.md ├── vdf-actbusy.xml ├── vdf-cfg.xml ├── vdf-detail.xml ├── vdf-director_script.xml ├── vdf-fgd.xml ├── vdf-kv2.xml ├── vdf-material.xml ├── vdf-misc.xml ├── vdf-qc.xml ├── vdf-res.xml ├── vdf-response.xml ├── vdf-smd.xml ├── vdf-sound_scape.xml ├── vdf-sound_script.xml └── vdf-weapon_script.xml /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mrfunreal/VDF-Lanugages-for-NotepadPlusPlus/HEAD/.gitattributes -------------------------------------------------------------------------------- /Img/cfg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mrfunreal/VDF-Lanugages-for-NotepadPlusPlus/HEAD/Img/cfg.jpg -------------------------------------------------------------------------------- /Img/npp_qc_light_and_dark.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mrfunreal/VDF-Lanugages-for-NotepadPlusPlus/HEAD/Img/npp_qc_light_and_dark.jpg -------------------------------------------------------------------------------- /Img/qc.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mrfunreal/VDF-Lanugages-for-NotepadPlusPlus/HEAD/Img/qc.jpg -------------------------------------------------------------------------------- /Img/res.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mrfunreal/VDF-Lanugages-for-NotepadPlusPlus/HEAD/Img/res.jpg -------------------------------------------------------------------------------- /Img/rules.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mrfunreal/VDF-Lanugages-for-NotepadPlusPlus/HEAD/Img/rules.jpg -------------------------------------------------------------------------------- /Img/smd.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mrfunreal/VDF-Lanugages-for-NotepadPlusPlus/HEAD/Img/smd.jpg -------------------------------------------------------------------------------- /Img/soundscape.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mrfunreal/VDF-Lanugages-for-NotepadPlusPlus/HEAD/Img/soundscape.jpg -------------------------------------------------------------------------------- /Img/vbsp.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mrfunreal/VDF-Lanugages-for-NotepadPlusPlus/HEAD/Img/vbsp.jpg -------------------------------------------------------------------------------- /Img/vmt.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mrfunreal/VDF-Lanugages-for-NotepadPlusPlus/HEAD/Img/vmt.jpg -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mrfunreal/VDF-Lanugages-for-NotepadPlusPlus/HEAD/README.md -------------------------------------------------------------------------------- /vdf-actbusy.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mrfunreal/VDF-Lanugages-for-NotepadPlusPlus/HEAD/vdf-actbusy.xml -------------------------------------------------------------------------------- /vdf-cfg.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mrfunreal/VDF-Lanugages-for-NotepadPlusPlus/HEAD/vdf-cfg.xml -------------------------------------------------------------------------------- /vdf-detail.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mrfunreal/VDF-Lanugages-for-NotepadPlusPlus/HEAD/vdf-detail.xml -------------------------------------------------------------------------------- /vdf-director_script.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mrfunreal/VDF-Lanugages-for-NotepadPlusPlus/HEAD/vdf-director_script.xml -------------------------------------------------------------------------------- /vdf-fgd.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mrfunreal/VDF-Lanugages-for-NotepadPlusPlus/HEAD/vdf-fgd.xml -------------------------------------------------------------------------------- /vdf-kv2.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mrfunreal/VDF-Lanugages-for-NotepadPlusPlus/HEAD/vdf-kv2.xml -------------------------------------------------------------------------------- /vdf-material.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mrfunreal/VDF-Lanugages-for-NotepadPlusPlus/HEAD/vdf-material.xml -------------------------------------------------------------------------------- /vdf-misc.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mrfunreal/VDF-Lanugages-for-NotepadPlusPlus/HEAD/vdf-misc.xml -------------------------------------------------------------------------------- /vdf-qc.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mrfunreal/VDF-Lanugages-for-NotepadPlusPlus/HEAD/vdf-qc.xml -------------------------------------------------------------------------------- /vdf-res.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mrfunreal/VDF-Lanugages-for-NotepadPlusPlus/HEAD/vdf-res.xml -------------------------------------------------------------------------------- /vdf-response.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mrfunreal/VDF-Lanugages-for-NotepadPlusPlus/HEAD/vdf-response.xml -------------------------------------------------------------------------------- /vdf-smd.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mrfunreal/VDF-Lanugages-for-NotepadPlusPlus/HEAD/vdf-smd.xml -------------------------------------------------------------------------------- /vdf-sound_scape.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mrfunreal/VDF-Lanugages-for-NotepadPlusPlus/HEAD/vdf-sound_scape.xml -------------------------------------------------------------------------------- /vdf-sound_script.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mrfunreal/VDF-Lanugages-for-NotepadPlusPlus/HEAD/vdf-sound_script.xml -------------------------------------------------------------------------------- /vdf-weapon_script.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mrfunreal/VDF-Lanugages-for-NotepadPlusPlus/HEAD/vdf-weapon_script.xml --------------------------------------------------------------------------------