Skip to content

SnipUndercover/CelesteREPL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CelesteREPL

A Celeste mod which allows you to evaluate C# in the context of Celeste in real-time.

This mod behaves like an addon to Mapping Utils, which means that that mod needs to be installed to use CelesteREPL.

Title screen demo In-game demo

Building

To build, you first need to install Mapping Utils and run the game with them at least once. Then, copy over the following files to the bin folder from the NuGet cache:

  • Microsoft.CodeAnalysis.CSharp.dll (and .pdb)
  • Microsoft.CodeAnalysis.CSharp.Scripting.dll (and .pdb)
  • Microsoft.CodeAnalysis.dll (and .pdb)
  • Microsoft.CodeAnalysis.Scripting.dll (and .pdb)
  • Microsoft.CSharp.dll

Now you are ready to build.

About

A Celeste mod which allows you to evaluate C# in the context of Celeste in real-time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages