Goran Lazarevski 92f99a37dd
Some checks failed
Unreal Engine Build / windows-build (push) Has been cancelled
Unreal Engine Build / macos-build (push) Has been cancelled
Lucky World source code
2025-03-18 19:25:25 +01:00

3 lines
94 B
JavaScript

var path = require('path');
console.log(path.join(path.relative('.', __dirname), 'include'));