This website requires JavaScript.
Explore
Help
Sign In
minster586
/
nadekobot
Watch
1
Star
0
Fork
0
You've already forked nadekobot
mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced
2025-09-12 02:08:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
63a9ae2dac8d325a50b6ad131e20a8c70f1c1c13
nadekobot
/
src
/
NadekoBot
/
Modules
/
Games
/
Hangman
History
Kwoth
63a9ae2dac
Make extensive use of raw string literals C#11 feature
2023-01-21 01:12:11 +01:00
..
DefaultHangmanSource.cs
Updated editorconfig to (mostly?) require braces around if/else statements, and applied the new formatting rules
2022-02-02 01:44:45 +01:00
HangmanCommands.cs
Make extensive use of raw string literals C#11 feature
2023-01-21 01:12:11 +01:00
HangmanGame.cs
More common refactorings like renaming variables, removing empty statements and unused variables, etc
2022-01-09 16:46:08 +01:00
HangmanService.cs
Medusa System Added
2022-04-16 12:44:46 +00:00
HangmanTerm.cs
Fixed some crashes in response strings source generator, reorganized more submodules into their folders
2022-01-02 03:49:54 +01:00
IHangmanService.cs
Fixed some crashes in response strings source generator, reorganized more submodules into their folders
2022-01-02 03:49:54 +01:00
IHangmanSource.cs
Fixed some crashes in response strings source generator, reorganized more submodules into their folders
2022-01-02 03:49:54 +01:00