This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
14597dc2b264c02450dfd7a04314e77d27ea7dc7
godot
/
modules
/
mono
History
PJB3005
6a7f552c6f
Fix mono build properly!
...
Fixes the mistake I made in
#17603
to make it require Python > 3.6.
2018-03-19 16:36:03 +01:00
..
doc_classes
doc: Remove status from hardcoded version string
2018-02-27 13:40:49 +01:00
editor
[mono] write classes with no constructor as abstract
2018-03-04 15:37:39 +01:00
glue
[mono] rename functions to conform to PascalCase
2018-03-04 15:37:29 +01:00
mono_gd
Merge pull request
#17619
from neikeq/mono-runtime-main-args
2018-03-18 23:16:44 +01:00
utils
…
config.py
Fix mono build properly!
2018-03-19 16:36:03 +01:00
csharp_script.cpp
Mono: Avoid invalid class names.
2018-03-15 19:25:06 +01:00
csharp_script.h
Mono: Avoid invalid class names.
2018-03-15 19:25:06 +01:00
godotsharp_defs.h
…
godotsharp_dirs.cpp
…
godotsharp_dirs.h
…
mono_gc_handle.cpp
…
mono_gc_handle.h
…
mono_reg_utils.py
…
register_types.cpp
…
register_types.h
…
SCsub
Merge pull request
#15641
from neikeq/mono-is-picky-regarding-corlib-so-we-must-make-sure-to-ship-the-right-version-otherwise-something-bad-may-happen
2018-02-27 11:08:17 +01:00
signal_awaiter_utils.cpp
…
signal_awaiter_utils.h
…