Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

arcanistzed published Ace Library

arcanistzed published a foundry vtt package 4 years ago
A downloadable foundry vtt package.
To easily add an Ace editor, you can create a <div> and use ace.edit to initialize. You can create multiple editors at once with this method. <span class="hljs-attribute">editor</span> = ace.edit(document.getElementById(<span class="hljs-st...