Logo
Explore Help
Sign In
1berry/godotengine
1
0
Fork 0
You've already forked godotengine
Code Issues Packages Projects Releases Wiki Activity
godotengine/modules/regex/config.py

9 lines
95 B
Python
Raw Normal View History

RegEx re-implemented as a module Re-wrote nrex as a module using godot-specific parts and new features: * Added string substitutions. * Named groups are now supported. * Removed use of mutable variables in RegEx. RegExMatch is returned instead.
2016-10-23 01:22:48 +01:00
#!/usr/bin/env python
def can_build(platform):
return True
def configure(env):
pass
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 238ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API