Skip to content

burningsunrise/Karben

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Karben - Dotnet Core 3.1

Failed start of a game, thought way too hard about this just for it to wither and die lmao. The telegram, and procedural dungeon part actually work which is neat, but nothing else really does. The project does build if you wanna see it.

Basic Usage / Requirements

Make an App.config file and add the following:

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
  <appSettings>
    <add key="telegramKey" value="telegramkey"/>
  </appSettings>
</configuration>

If there are any questions, bugs, or feature requests please open an issue on gitlab/github! 🐶

About

failed game for telegran

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages